๐ฉโ๐ปCore concepts
Build Full-stack Web Apps with Databutton conversationally. You prompt, AI codes!
Last updated
Build Full-stack Web Apps with Databutton conversationally. You prompt, AI codes!
Last updated
๐ผ๏ธ UI ( React Frontend )
๐ง APIS ( Python Backends )
Databutton Agent uses React JS and Chakra UI components for an interactive and dynamic user interface.
The UI can be easily divided into Pages and UI components. Refer to UI Components to know more.
Databutton Agent uses FastAPI with Python to build robust and efficient APIs.
Databutton also simplifies the integration of your React frontend with the FastAPI backend for a seamless development experience. Connecting UI with the Backend