Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
CRUD
CRUD is an acronym that stands for create, read, update and delete in the context of database queries or HTTP verbs in case of REST APIs.
| CRUD | SQL | HTTP |
|-|-|-|
| Create | INSERT
| POST
|
| Read | SELECT
| GET
|
| Update | UPDATE
| PUT
to replace, PATCH
to modify |
| Delete | DELETE
| DELETE
|
- GitHub: https://github.com/topics/crud
- Wikipedia: https://en.wikipedia.org/wiki/CRUD
- Created by: James Martin
- Released: 1983
- Related Topics: sql, database, query, rest,
- Aliases: crudl,,
- Last updated: 2025-02-04 00:06:41 UTC
- JSON Representation
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 05 Jan 2025
https://github.com/vilhalva/crud-python-em-postgresql
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.
aplicativo codigo crud database postgresql python terminal
Last synced: 29 Dec 2024
https://github.com/hir4/mongoose_api
Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.
api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon
Last synced: 27 Dec 2024
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 15 Jan 2025
https://github.com/guuri11/let-it-flow
🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖
animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace
Last synced: 05 Jan 2025
https://github.com/neemiassgc/login-system
Login system made with Spring Framework
bootstrap crud crud-application crud-sample font-awesome html-css-javascript java javascript jquery jwt-authentication jwt-token login-forms login-system signup-form spring spring-boot spring-mvc springboot springframework springmvc
Last synced: 05 Jan 2025
https://github.com/moll/node-heaven-sqlite
Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.
crud data-mapper heaven sqlite
Last synced: 15 Nov 2024
https://github.com/tellys/docker-yii2-api-rest-token-bearer-crud
Docker to create the execution environment and the template has the following technologies: Apache Http Server Mysql database PHP language (Yii PHP Framework - version Yii2) RESTful APIs usando a performance CRUD com operadores usando os métodos HTTP: POST, GET, PUT, and DELETE.
api api-rest crud crud-api docker mysql php postman postman-api postman-collection yii2
Last synced: 24 Dec 2024
https://github.com/m-mdy-m/crud-mongodb
A simple note-keeping web app with CRUD operations, built on Express.js and MongoDB, using EJS templating.
crud crud-application database express javascript mongodb mongodb-database nodejs
Last synced: 14 Dec 2024
https://github.com/808vita/react-form-n-table
React Crud - local storage version & MERN version - navigate to branches section !
antd crud mern-crud mern-stack mongodb react react-crud reactjs
Last synced: 28 Dec 2024
https://github.com/sbthdr/greldapp
Employee list management system using Laravel and Vue.
Last synced: 06 Jan 2025
https://github.com/igords-goncalves/register-crud
This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.
back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development
Last synced: 18 Jan 2025
https://github.com/harshuljain13/restcrud
Rest APi from scratch based on Django rest framework
crud django-rest-framework rest-api
Last synced: 30 Dec 2024
https://github.com/judahpaul16/flask-crud
A Basic CRUD Flask App with SQLAlchemy and SQLite
crud flask sqlalchemy template
Last synced: 11 Jan 2025
https://github.com/neemiassgc/spring-crud-rest-api
A C.R.U.D web application made with Spring Framework
bootstrap4 crud font-awesome grid-system java postgresql spring-boot spring-mvc springframework thymeleaf
Last synced: 05 Jan 2025
https://github.com/umarhadi/rest-client
REST API CRUD with Android Fast Networking
android crud crud-application fan kotlin rest
Last synced: 22 Dec 2024
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 Jan 2025
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 21 Dec 2024
https://github.com/sijad/entgql
CRUD gqlgen code generator for ent models
code-generator crud ent gqlgen graphql
Last synced: 21 Jan 2025
https://github.com/osvaldokalvaitir/nodejs-shoe-store
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
crud nodejs produtos rocketseat starter
Last synced: 15 Dec 2024
https://github.com/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 06 Jan 2025
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 26 Jan 2025
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
https://github.com/papilo-cloud/mern-skeleton
This skeleton application will encapsulate rudimentary features and a workflow that's repeated for most MERN applications.
crud expressjs functional-programming javascript mern-stack mongodb mongoose nodejs
Last synced: 26 Jan 2025
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 25 Jan 2025
https://github.com/joogps/muv
Repositório do nosso projeto de Programação III no semestre 2022.2
Last synced: 14 Jan 2025
https://github.com/nirav-gajera/codeigniter-crud
simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap
ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode
Last synced: 26 Jan 2025
https://github.com/tegaraditya/calculator-app-svelte
Simple Calculator written on SvelteKit
calculator crud javascript svelte sveltejs sveltekit typescript
Last synced: 10 Oct 2024
https://github.com/kedarkk1/springboot-projects
Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,
angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams
Last synced: 22 Jan 2025
https://github.com/ecthorsilva/heroapi-php
Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva
Last synced: 06 Jan 2025
https://github.com/mahmoudsayed96/drupal-crud-module-example
Drupal custom module for sample CRUD operation
Last synced: 30 Dec 2024
https://github.com/ekmas/my-bookshelf
My bookshelf is an app where you can explore new books to read.
bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss
Last synced: 22 Jan 2025
https://github.com/asilbekcodes/reactjs_crud
User Management CRUD Application
axios axios-react crud js json json-server jsx react tailwind-css
Last synced: 16 Jan 2025
https://github.com/vilhalva/burguer-app
👨🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!
crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 27 Jan 2025
https://github.com/billyfrcs/bookmanagementsystem
Book Management System Web Application.
ci4 codeigniter codeigniter4 crud css framework html javascript laravel model-view-controller mvc php system tailwindcss web-development webpack website
Last synced: 01 Feb 2025
https://github.com/sansekai/apotek
Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.
aplikasi-apotek crud java penjualan-apotek penjualan-apotik
Last synced: 18 Jan 2025
https://github.com/annygutierrez/mevn-crud
This is a CRUD project, with backend in MongoDB, and front end in Vue.js.
api crud express materialize mlab mongodb vue vue-router
Last synced: 20 Jan 2025
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-json
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.
crud css database expressjs framework handlebars javascript json nodejs projeto site
Last synced: 27 Jan 2025
https://github.com/gowthamand/cakephp-login-register-crud
CakePHP: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CakePHP CRUD, CodeIgniter Boilerplatelogin
Last synced: 06 Jan 2025
https://github.com/dacurse/note-app
An API for a note taking app.
crud express javascript nodejs prisma
Last synced: 29 Dec 2024
https://github.com/mahonrim/superheroescrud
Programa CRUD de superheroes hecho en csharp con windows forms y sql server
crud csharp net sqlserver-2017 windows-forms
Last synced: 14 Dec 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.
crud database expressjs framework handlebars javascript nodejs postgresql projeto site
Last synced: 27 Jan 2025
https://github.com/fredgainza/portfolio-laravel-crm
Tables CRUD Employés Entreprises liées
Last synced: 16 Jan 2025
https://github.com/zabavb/todolist-js-node.js
To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD operations and provides a simple, user-friendly interface using Bootstrap for styling.
back-end backend bootstrap crud crud-operation css css3 html html-css-javascript html5 java-script js mongodb mongoose node-js nodejs to-do-list todolist visual-studio-code vscode
Last synced: 18 Dec 2024
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 10 Oct 2024
https://github.com/lahi-ru/django5_responsive_website
This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.
bootstrap crud css django html javascript python responsive-design web-development website-deployment
Last synced: 21 Dec 2024
https://github.com/webcat12345/invisible-movie
Technical assignment - Invisible, Handsontable Angular integration
angular crud handsontable movie-api poc typescript
Last synced: 14 Dec 2024
https://github.com/robinhosz/crudjava
Desenvolvimento de um CRUD no MySQL na linguagem Java.
Last synced: 02 Feb 2025
https://github.com/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 18 Jan 2025
https://github.com/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 29 Jan 2025
https://github.com/marcosvel/crescamais
Sistema CRUD feito com ReactJS e API json-server
Last synced: 19 Dec 2024
https://github.com/jlmonteagudo/ng-material-crud-sample
This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.
angular angular-material crud crud-sample mean mean-stack
Last synced: 24 Jan 2025
https://github.com/wpcodevo/go-postgres-crud-rest-api
In this article, you will learn how to create a CRUD REST API in Golang using Fiber as the web framework and PostgreSQL as the database.
crud crud-api crud-api-fiber go golang gorm-orm postgres
Last synced: 26 Jan 2025
https://github.com/mars05/crud-vscode-plugin
🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。
code-generator crud tools vscode-extension
Last synced: 05 Jan 2025
https://github.com/michaelnabil230/laravel-crud-generator
Laravel CRUD Generator
codegeneration crud crud-application crud-generator generator laravel laravel-framework
Last synced: 20 Dec 2024
https://github.com/mariomenjr/bamazon-cli
This app will take in orders from customers and delete stock from the store's inventory.
cli crud inquirer javascript mysql nodejs
Last synced: 21 Jan 2025
https://github.com/mvaibhav131/myblogsapp
creatin blogs using MERN
backend blog blogs-app crud crud-application expressjs frontend javascript mongodb mongoose nodejs reactjs redux scss styled-components
Last synced: 14 Jan 2025
https://github.com/ibz-04/lara
REST API & CRUD backend architecture, integrable with any Frontend framework
backend-api backend-service crud crud-api crud-application laravel11-crud-operation php postman postman-test restful-api
Last synced: 13 Dec 2024
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 13 Jan 2025
https://github.com/danncruise/products-vue
Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts
api-client chartjs crud datatables vue vue3
Last synced: 26 Jan 2025
https://github.com/kedarkk1/advanced-to-do-list-app-using-antd
Made this To-do list app using DRF and Reactjs, AntD. Functionalities - CRUD, Filter, Sorting, Pagination, Loader, Responsive(mobile-friendly).
antd antdesign crud drf filter filtering loader pagination react-router-dom reactjs responsive-web-design search search-algorithm sort sorting
Last synced: 29 Dec 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 29 Dec 2024
https://github.com/avishekdevnath/tourism-or-delivery-website-client-side_react-react-bootstrap-firebase
Live Site Link
bootstrap crud css3 express javascript mongodb node react react-router
Last synced: 20 Jan 2025
https://github.com/nicolaiarocci/boxroom
Boxroom aims at making CRUD operations very boring across all kinds of backends
crud mongodb netframework netstandard redis rest webapi
Last synced: 21 Dec 2024
https://github.com/danidelgadoz/deno-restful-api
Deno Restful API for CRUD operation
Last synced: 27 Jan 2025
https://github.com/jetbear69/aluraflix
Ultimo Proyecto de Alura para Front-End
api crud css3 html5 javascript json-server reactjs tailwindcss typescript vite
Last synced: 12 Jan 2025
https://github.com/rakhmadi/simple-express-crud-aisotop-css
Simple crud with express js
aisotop crud express mongodb nodejs upload-file
Last synced: 03 Feb 2025
https://github.com/melardev/djanogapicrud
Full stack application built with Python showing how to make CRUD with Django
api crud django full-stack fullstack
Last synced: 25 Jan 2025
https://github.com/madeehawaqas04/tailwind_mern_blog_main
mern-blog-tailwind
authentication authorization authtoken crud firebase forget-password login mern mongodb otp-generator otp-verification redux-toolkit rolebasedauthrorization signup tailwindcss
Last synced: 21 Dec 2024
https://github.com/matiascarabella/formula1-driver-api
CRUD API of F1 drivers that showcases the use of Spring Boot, MySQL & Docker as its main technologies. 🏎️
api crud crud-api f1 formula1 java rest restful-api spring-boot
Last synced: 28 Dec 2024
https://github.com/vilhalva/loja-de-produtos
👨🏫PROJETO CRIADO PARA O CURSO DE LARAVEL.
cart chartjs crud database formulario framework laravel materializecss mysql php projeto site
Last synced: 29 Dec 2024
https://github.com/devmaster518/ng12-nest7-postgres-crud-dashboard
Angular12 + Nest.js7+ PostgreSQL16 + CRUD Dashboard - i18n (English + Japanese)
angular12 crud dashboard i18n nestjs nx pgadmin4 postgresql typescript
Last synced: 26 Jan 2025
https://github.com/vilhalva/moments-com-angular
👨🏫PROJETO CRIADO PARA O CURSO DE ANGULAR.
adonisjs angular api-rest crud css curse database framework html javascript json-server nodejs site typescript
Last synced: 29 Dec 2024
https://github.com/pierrekieffer/pymongobox
Provides a set of tools to operate on mongodb
change-streams crud mongodb mongodb-streaming-service oplog oplog-tailing streaming
Last synced: 13 Dec 2024
https://github.com/juliencrn/diesel_demo
Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust
crud diesel postgresql rest-api rust
Last synced: 13 Dec 2024
https://github.com/arif98741/oop_crud
This is repository for getting better idea about oop concept and usage. Here class, method, object and data validation are also included. For frontend design here I am using [email protected]. Any feature requests and pull request are granted with happiness. You can join
create crud crud-application delete mysql object-oriented-programming oop pdo php php7 update
Last synced: 19 Dec 2024
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 28 Dec 2024
https://github.com/vilhalva/app-de-lista-telefonica
👨🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.
android android-studio aplicativo crud curse database gui kotlin projeto xml
Last synced: 29 Dec 2024
https://github.com/jastinxyz/data-siswa
mencoba membuat sistem CRUD dengan Laravel
Last synced: 14 Dec 2024
https://github.com/ash914027/backend
Backend_techologies-nodejs,express
crud eventemitter express javascript mongodb nodejs objectrealationmapping postgresql-database server sockets
Last synced: 27 Jan 2025
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/vilhalva/crud-de-multimidias-bot-em-postgresql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM POSTGRESQL!
bot crud database framework postgresql projeto python redes-sociais telebot telegram
Last synced: 29 Dec 2024
https://github.com/muhammad-tayyab-awan/todo-app
This is A Todo App Created By Muhammad Tayyab Raza Awan
crud css html javascript static-site todo-app
Last synced: 13 Jan 2025