(no title)
BryanHoulton | 3 years ago
Quickbase is an easy way to create a RESTful API on top of a relational database schema without wrangling with deployments or backend frameworks. Making the schema for your project literally takes 60 seconds in a UI, and then the API is just available for you to use.
Supports CRUD operations, user authentication, filtering, etc. Keep in mind that this is less than a week old, but I will be building more soon.
Tools used: - AWS Fargate, Amplify, RDS, etc. - Django REST Framework - Next.js with Mantine (I _love_ this component library for TS/React)
No comments yet.