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-01-30 00:06:11 UTC
- JSON Representation
https://github.com/othmanenissoukin/notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application
Last synced: 14 Jan 2025
https://github.com/fernandozueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
crud repository service service-crud service-laravel
Last synced: 16 Jan 2025
https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize
Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.
crud express mvc nodejs rest-api sequelize typescript
Last synced: 31 Dec 2024
https://github.com/ibrahimhabibeg/stadium-go-server
The server for a stadium booking mobile app.
authentication booking crud graphql mysql node prisma typescript
Last synced: 22 Dec 2024
https://github.com/jaymar14/week-18
MongoDB/Mongoose activities
back-end crud database mongodb mongoosejs nodejs populate scrape
Last synced: 14 Nov 2024
https://github.com/kaloslazo/tumipalace
Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.
api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs
Last synced: 12 Jan 2025
https://github.com/glpzzz/gateways
This sample project is managing gateways - master devices that control multiple peripheral devices.
bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue
Last synced: 17 Jan 2025
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/guilhermeferreiram/controledecontatosmvc
Projeto ASP.NET Core MVC para Controle de Contatos
asp-net-core banco-de-dados crud mvc smtp
Last synced: 21 Jan 2025
https://github.com/asacxyz/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 11 Jan 2025
https://github.com/daren1028/cs_an_az_employee_manager
An Asp.Net Core application for managing individuals with Angular forms
angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi
Last synced: 17 Jan 2025
https://github.com/harikrishna-9885699666/graphql-nodejs-crud-operations
CRUD Tutorial - GraphQL, NodeJS, MySQL, TypeORM
crud graphql javascript mysql nodejs typeorm
Last synced: 25 Jan 2025
https://github.com/marvin9/mongodash
💼 lightweight mongoDB compass. Agile development. MongoDB Dashboard.
agile-development crud dashboard mongodb reactjs
Last synced: 09 Jan 2025
https://github.com/carloszoft/usercrud
API simples de cadastro de usuários
api crud express javascript jest nodejs
Last synced: 25 Jan 2025
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 25 Jan 2025
https://github.com/kmrafibinrabi/simple-project-on-laravel
This is projects is about MVC, ROUTES and CRUD
crud laravel laravel-framework laravel-package mvc-architecture routes
Last synced: 22 Jan 2025
https://github.com/call-me-ahmaaad/simple-employee-crud
This application will help in recording data about employees of a company/organization/institution and manipulating data with it.
crud git github html-css-javascript laravel php
Last synced: 20 Jan 2025
https://github.com/shanu-shahbin/blogs-fastapi-
The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.
api crud fastapi oauth2 pyjwt redoc swagger-ui
Last synced: 21 Jan 2025
https://github.com/swag666baby/comment_system
a little help when creating a comment system. flexible code that can be deployed on any system extremely easily.
assets comment-system crud flexible-content
Last synced: 28 Jan 2025
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/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/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/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/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/mohammadshehbaz/crud-operation-backend
laravel crud operation
Last synced: 07 Dec 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/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/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/fredgainza/portfolio-laravel-crm
Tables CRUD Employés Entreprises liées
Last synced: 16 Jan 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/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/pablob07/crudcodeigniter3
Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.
Last synced: 25 Jan 2025
https://github.com/glaucia86/crud-node-redis
Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb
crud mongodb nodejs redis restful-api
Last synced: 15 Dec 2024
https://github.com/424nkita-csharsfta4/crud
CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег
Last synced: 23 Jan 2025
https://github.com/xunzer/cli_commander
An API that stores and retrieves CLI commands you often forget.
asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui
Last synced: 17 Nov 2024
https://github.com/caritoz/mini-crm
Small CRM with Laravel v8 and frontend in VueJs.
ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store
Last synced: 29 Jan 2025
https://github.com/anandugnath/coremvc_crud
crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure
core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp
Last synced: 18 Jan 2025
https://github.com/mattowings/asp.net-newsnetworkwebapplication
ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.
asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages
Last synced: 18 Jan 2025
https://github.com/melardev/angularapicrud
Angular application showing how to make an HTTP Crud
angular api crud full-stack node node-js nodejs npm rest typescript
Last synced: 25 Jan 2025
https://github.com/vilhalva/crud-python-em-mongodb
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MONGODB.
aplicativo codigo crud database mongodb projeto python terminal
Last synced: 29 Dec 2024
https://github.com/melardev/androidroomcrudarchpagination
Android Crud application with Room
android architecture-components crud crud-pagination database java room sqlite
Last synced: 25 Jan 2025
https://github.com/melardev/androidretrofitarchpagingcrud
Android Crud Application using Retrofit and Paging (Architecture components)
android architecture-components crud crud-pagination full-stack java pagination paging rest retrofit
Last synced: 25 Jan 2025
https://github.com/vilhalva/agencon
👨🏫PROJETO CRIADO PARA O CURSO JAVA-SWING.
aplicativo codigo crud curse database gui java java-swing mysql projeto
Last synced: 29 Dec 2024
https://github.com/melardev/aspnetwebapicrud
Asp Net Web Api Crud application
asp-net asp-net-mvc crud dotnet entity-framework full-stack scharp web-api web-api-2
Last synced: 25 Jan 2025
https://github.com/vilhalva/lista-de-musicas-com-angular
👨🏫APP DE FORMULARIO DE MÚSICAS FAVORITAS FEITO COM ANGULAR E JSON-SERVER.
angular crud database framework html json-server nodejs projeto scss site typescript
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-upload-de-arquivos-em-nodejs
👨🏫CRUD DE MULTIMIDIAS EM EJS, JS (NODEJS) E MONGODB.
crud database ejs javascript json mongodb nodejs projeto site
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-go-em-json
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO JSON.
aplicativo crud database exe golang json projeto terminal windows
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma
👨🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.
api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript
Last synced: 29 Dec 2024
https://github.com/alexsandro-ms/user-management
Api simples de gerenciamento de usuários com nivel de permissão.
api crud docker knex mysql user-management
Last synced: 13 Jan 2025
https://github.com/adityassharma-ss/go-docker-api
Just a CRUD API built using Go-Docker-Postgres
api crud docker golang postgresql
Last synced: 21 Jan 2025
https://github.com/softdev629/codevo-node-typeorm
Build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. Define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Create higher-level CRUD function to perform the CRUD operations.
crud express jwt jwt-authentication jwt-tokens nodejs nodemon postgresql restful typeorm typescript
Last synced: 07 Jan 2025
https://github.com/melardev/angularjsapicrud
AngularJS Crud application
angular-js angularjs api crud full-stack fullstack
Last synced: 25 Jan 2025
https://github.com/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud heroku-app jwt mvc redis spring spring-boot unit-testing
Last synced: 06 Jan 2025
https://github.com/suthar-suresh/crudopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 29 Dec 2024
https://github.com/melardev/androidrxretrofitarchpagingcrud
Android Crud application built using Retrofit and Architecture components
android app application architecture-components crud crud-pagination java pagination retrofit
Last synced: 25 Jan 2025
https://github.com/juniorferreira22/crudmongodb
Simple CRUD made with NextJS, mongoose and MongoDB.
api crud crud-application mongodb mongodb-atlas mongodb-database mongoose
Last synced: 21 Dec 2024
https://github.com/bojkoj/pernstack-todolist
Fullstacková CRUD applikace. PostgreSQL+Express.js+React.js+Node.js. Vytváření plánů na den.
crud expressjs javascript nodejs postgresql react rest-api restful-api tailwindcss
Last synced: 06 Dec 2024
https://github.com/marlinsk/posts-backend
Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.
crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript
Last synced: 06 Jan 2025
https://github.com/marlinsk/solid-node-backend
Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.
crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript
Last synced: 06 Jan 2025
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Jan 2025
https://github.com/0suphan0/yakut-s-blog
The project is a .NET Core MVC web app designed for blogging. Visitors can browse user-generated content and comments, but they need to register to participate actively. Registered users have the ability to create content and comments, which will be subject to approval by the admin before publication.
ajax authentication authorization claims crud filtering login mssql mvc net-core registration repository-pattern
Last synced: 13 Jan 2025
https://github.com/santiagodotsh/nest-teslo-shop
🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.
auth crud file-upload jwt nestjs postgresql typeorm websocket
Last synced: 21 Dec 2024
https://github.com/shyentist/ligma-mvp
A small demo for LIGMA
crud css demo html javascript lims mvp svelte
Last synced: 26 Jan 2025
https://github.com/gabrieladnz/projeto-crud-simples-com-bootstrap
CRUD de uma agenda comercial, cadastrando clientes e os registrando no banco de dados. Feita com PHP, Bootstrap e MySQL.
Last synced: 20 Dec 2024
https://github.com/a-samod/vehicle-registration-api
This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).
crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration
Last synced: 28 Jan 2025
https://github.com/aleko-khomasuridze/productmanager
Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.
crud database design-patterns desktop docker java javafx sql
Last synced: 21 Jan 2025
https://github.com/melardev/javaspringbootapimongocrud
api crud full-stack java java-ee mongo mongo-db rest spring spring-boot spring-data spring-data-jpa web
Last synced: 25 Jan 2025
https://github.com/blaymo/myci_datatables
CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery
codeigniter3 crud datatables harviacode pagination
Last synced: 14 Jan 2025
https://github.com/trandung2k1/http_crud
crud http-server mongodb mongoose nodejs
Last synced: 29 Dec 2024
https://github.com/gabrieladnz/app-to-do-list
Aplicativo To-Do List desenvolvido em Java, conectado a um banco de dados MongoDB para armazenar tarefas e usuários. O aplicativo permite que os usuários criem, visualizem, atualizem e excluam tarefas, além de fornecer autenticação de usuário para proteger as informações.
Last synced: 20 Dec 2024
https://github.com/vertocode/mycruds
MyCruds allow users create custom CRUDs on any topic. Manage lists effortlessly by adding, editing, and deleting items as needed.
crud mongodb nextjs nodejs reactjs tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/ccaicedo09/django-crm
Basic Django CRM. More features will be added in the future! :)
crud django-application mysql python
Last synced: 11 Oct 2024
https://github.com/marissa-steindel/crud-blog
WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP
Last synced: 10 Jan 2025
https://github.com/eapepe0/astro-ssr-y-endpoints
Server Side Rendering con la creación dinámica de contenido y RESTFul API endpoints que pueden ser estáticos o dinámicos. Puntualmente veremos: Static Generation Server Side Rendering Hybrid Rendering Static Get Api CRUD Endpoints Read Update Delete Patch Put SSR Adapters CloudFlare Segmentos de Ruta Rutas dinámicas Query Parameters
astrojs astronode cloudflare crud restful-api ssr
Last synced: 14 Jan 2025
https://github.com/rajarakoto/react-todo
Todo-list with React.js (CRUD)
checklist crud javascript react todo todo-list
Last synced: 17 Dec 2024
https://github.com/dongju93/boot_web
[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.
boards crud gradle java-13 junit-5 lombok spring-boot
Last synced: 07 Jan 2025
https://github.com/amandioca/projetosinergia-front
Front-end of the Integrator Project developed in the GenerationBrasil bootcamp.
angular bootstrap-4 crud hub integrator-project social-network
Last synced: 10 Nov 2024
https://github.com/javiercanon/xavier-crud
➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎
asp-net crud crud-application crud-generator generator sql-server sqlserver
Last synced: 16 Jan 2025
https://github.com/renansouza12/contact-management-api
api crud hibernate-jpa java mysql spring-boot
Last synced: 21 Jan 2025
https://github.com/sayatsap/spring_api
Spring CRUD API.
api crud java spring spring-boot
Last synced: 07 Jan 2025
https://github.com/impe93/to-do-back
The server for the other my repo "to-do"
angular crud expressjs mean mean-stack mongodb nodejs
Last synced: 04 Jan 2025