crud-app
There are 159 repositories under crud-app topic.
Budibase/budibase
Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
taniarascia/react-hooks
Build a CRUD app in React with Hooks.
Healthlane-Technologies/Zango
Django meta-framework for building enterprise-ready custom business applications 💼 ✨
SafdarJamal/crud-app
❄️ A simple and beautiful CRUD application built with React.
taniarascia/node-api-postgres
RESTful API with Node.js, Express, and Postgres.
wpcodevo/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 for data validation, and store data in an SQLite database.
evoluteur/react-crud-icons
67 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
evoluteur/evolutility-asp.net
Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.
bezkoder/spring-boot-swagger-3-example
Spring Boot and Swagger 3 example - configuration for API description / response example - Swagger annotations with OpenAPI 3
AmanKumarSinhaGitHub/Backend-Node-Express-EJS-MongoDB
🚀 Complete Back-End Guide for Beginners | EJS • NodeJs • ExpressJs • MongoDB | Become Pro Coder
bezkoder/angular-17-crud-example
Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API
bezkoder/angular-16-crud-example
Angular 16 CRUD example with Web API - Angular 16 project - sample app with a CRUD example to consume Rest API
bezkoder/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.
bezkoder/spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
wpcodevo/simple-api-actix-web
In this comprehensive guide, you'll build a simple CRUD API in Rust using the Actix Web framework and an in-memory database.
bezkoder/angular-15-crud-example
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
bezkoder/spring-boot-angular-16-crud-example
Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.
felipecastrosales/contacts
A simple app made with Flutter for List Contacts, using sqflite.
bezkoder/typescript-orm-postgres
Typescript ORM with Postgres database using Sequelize - CRUD operations and filter example - Postgresql Typescript example with Sequelize ORM
ahmeriqbal7aa/flutter_firebase_crud_app
A Flutter-Firebase CRUD App || Create, Read, Update, Delete Data from Firebase
allphptricks/laravel-10-crud
Simple Laravel 10 CRUD Application Tutorial
bezkoder/angular-17-node-project
Angular 17 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient
wpcodevo/react-rtkquery-crud-app
In this comprehensive guide, you'll build a React.js CRUD app using Redux Toolkit and RTK Query hooks. In brief, we'll create RTK Query hooks that React will use to perform CRUD operations against a REST API.
bezkoder/mean-stack-angular-14
MEAN stack - Angular 14 + Node.js Express example with MongoDB - CRUD Application
bezkoder/spring-boot-angular-17-crud-example
Fullstack Spring Boot + Angular 17 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 17, HttpClient, Router and Bootstrap 4.
bezkoder/angular-16-node-project
Angular 16 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient
bezkoder/spring-boot-angular-17-postgresql-example
Angular 17, Spring Boot, PostgreSQL CRUD example (Fullstack) - Spring Rest Api, Spring Data JPA - Angular Http Client, Router, Forms
bezkoder/spring-boot-angular-8-crud-example
Spring Boot + Angular 8: CRUD example - fullstack
AzharRivaldi/CRUD-Firebase
Membuat Aplikasi CRUD Menggunakan Firebase Realtime
bezkoder/angular-16-spring-boot-mysql-example
Fullstack CRUD example using Angular 16, Spring Boot, and MySQL - Spring Boot Rest Api, Spring Data JPA with MySQL, Angular 16 Http Client.
evoluteur/evolutility-models
Sample models, mock data, and scripts to manage models for Evolutility CRUD Apps.
wpcodevo/reactjs-crud-note-app
In this comprehensive guide, you'll learn how to build a CRUD application with React.js, Tailwind CSS, React Query, React-Hook-Form, and Axios. In brief, we'll use CRUD (CREATE, READ, UPDATE, DELETE) methods to perform basic operations against a data layer via REST API.
bezkoder/angular-16-firebase-crud
Build Angular 16 Firebase CRUD with Realtime Database tutorial - AngularFireDatabase Object and List example: create, retrieve, update, delete
bezkoder/angular-14-firebase-crud
Angular 14 Firebase CRUD with Realtime Database - AngularFireDatabase Object and List example: create, retrieve, update, delete
bezkoder/typescript-orm-mysql
Typescript ORM with MySQL database using Sequelize - mysql2 Typescript example with Sequelize ORM