# Lowdefy - 오픈소스 Low-Code 프레임워크

> Clean Markdown view of GeekNews topic #5655. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5655](https://news.hada.io/topic?id=5655)
- GeekNews Markdown: [https://news.hada.io/topic/5655.md](https://news.hada.io/topic/5655.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-31T11:06:54+09:00
- Updated: 2021-12-31T11:06:54+09:00
- Original source: [lowdefy.com](https://lowdefy.com/)
- Points: 15
- Comments: 0

## Topic Body

"YAML로 사내용 도구 만들기"

- 웹앱, 어드민, BI 대시보드, 워크플로우, CRUD 앱을 손쉽게 만들어주는 도구

- YAML 만으로 쉽게 UI 구현

- 모바일/반응형 레이아웃

- 간단한 상태 관리로 Dynamic UI 생성 가능

- API 연동

ㅤ→ 현재 지원 : S3, SendGrid, Google Sheets, Http

ㅤ→ 지원 예정 : GraphQL, Slack, Github, Zapier, Shopify, Stripe, Twillio, Firebase..

입력폼 구현 예제

pages:

- id: form

ㅤtype: Context

ㅤblocks:

ㅤㅤ- id: Name

ㅤㅤㅤtype: TextInput

ㅤㅤ- id: Email

ㅤㅤㅤtype: TextInput

ㅤㅤㅤrequired: true

ㅤㅤ- id: Birthdate

ㅤㅤㅤtype: DateSelector

ㅤㅤ- id: Save

ㅤㅤㅤtype: Button

ㅤㅤㅤproperties:

ㅤㅤㅤㅤicon: SaveOutlined

## Comments



_No public comments on this page._
