crud-app topic
crud-app
❄️ A simple and beautiful CRUD application built with React.
budibase
Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
react-hooks
Build a CRUD app in React with Hooks.
node-api-postgres
RESTful API with Node.js, Express, and Postgres.
spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
spring-boot-swagger-3-example
Spring Boot and Swagger 3 example - configuration for API description / response example - Swagger annotations with OpenAPI 3
spring-boot-angular-15-crud-example
Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.
spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
contacts
A simple app made with Flutter for List Contacts, using sqflite.
fastapi_sqlalchemy
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic...