crud-app topic

List crud-app repositories

crud-app

140
Stars
90
Forks
Watchers

❄️ A simple and beautiful CRUD application built with React.

budibase

20.8k
Stars
1.4k
Forks
198
Watchers

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀

react-hooks

369
Stars
224
Forks
Watchers

Build a CRUD app in React with Hooks.

node-api-postgres

103
Stars
53
Forks
Watchers

RESTful API with Node.js, Express, and Postgres.

spring-boot-3-rest-api-example

32
Stars
26
Forks
Watchers

Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests

spring-boot-swagger-3-example

27
Stars
24
Forks
Watchers

Spring Boot and Swagger 3 example - configuration for API description / response example - Swagger annotations with OpenAPI 3

spring-boot-angular-15-crud-example

28
Stars
26
Forks
Watchers

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

23
Stars
13
Forks
Watchers

Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce

Contacts

16
Stars
5
Forks
Watchers

A simple app made with Flutter for List Contacts, using sqflite.

fastapi_sqlalchemy

39
Stars
23
Forks
Watchers

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...