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-07 00:06:45 UTC
- JSON Representation
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 28 Dec 2024
https://github.com/asilvafx/firebase-sdk-php
Firebase Realtime Database - NoSQL CRUD
Last synced: 28 Dec 2024
https://github.com/joangavelan/contacts-app
A hypermedia-driven contacts application
authentication contacts-app crud daisyui golang htmx hypermedia hypermedia-systems jwt sqlite stdlib tailwindcss
Last synced: 28 Jan 2025
https://github.com/danncruise/python-products
Cliente Python para consumir api usando requests
api-client crud python requests
Last synced: 26 Jan 2025
https://github.com/kmrafibinrabi/laravel-crud
Collection Information for User details( Name, email, Bio, Profile pic)
crud crud-application crudoperation laravel
Last synced: 22 Jan 2025
https://github.com/tessecrack/clientserverapp
C#. Template client server application (CRUD)
blazor clean-architecture crud csharp docker entity-framework postgres webapi
Last synced: 08 Jan 2025
https://github.com/ludmilaipp/tp2-databinding
Trabajo práctico para crear un CRUD en angular.
Last synced: 16 Jan 2025
https://github.com/melardev/javaspringbootoauth2asymmetricjwt_separate_crud
Java Spring Boot Crud application secured with OAuth2 Jwt
asymmetric-cryptography crud full-stack fullstack java java-ee jwt oauth2 spring spring-boot
Last synced: 25 Jan 2025
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024
https://github.com/bhimavarapu-manoj-kumar/task-management-system-using-spring-boot
A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.
asynchronous-tasks crud crud-api crud-application crud-operation mysql spring-boot spring-security springframework springscheduling
Last synced: 22 Jan 2025
https://github.com/edinsonrequena/create-read-update-delete
backend crud crud-sample database python python3
Last synced: 27 Jan 2025
https://github.com/cesarmartinez23/garajevehiculos
Creacion del Proyecto, instalacion de Paquetes NuGets, diseño UX/UI del CRUD Garaje de Vehiculos.
c-sharp car crud garaje system windowsforms
Last synced: 18 Jan 2025
https://github.com/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 23 Dec 2024
https://github.com/abualiyousef/restaurant-reservation
Restaurant-Reservation is a .NET project for managing restaurant reservations. It features asynchronous methods in LINQ, follows GIT best practices, and includes tasks like creating a database, writing migrations, and implementing CRUD operations and advanced queries.
Last synced: 21 Jan 2025
https://github.com/javi-cc/vue-vuetify-crud
Vue Vuetify styles
crud vue vue-router vuejs vuetify
Last synced: 04 Jan 2025
https://github.com/danielfalcaovt/estudoc-
.NET FRAMEWORK Repository
ado-net asp-net clean-code console-application crud csharp dapper dapper-extensions dotnet microsoft-data-sqlclient nuget winforms
Last synced: 18 Jan 2025
https://github.com/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 10 Jan 2025
https://github.com/danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
crud h2-database mulesoft munit munit-h2 secured-configs sql
Last synced: 28 Dec 2024
https://github.com/reshmaharidhas/my-notes
A note taking desktop application made with Python & MySQL
crud crud-application database desktop-app mysql mysql-connector mysql-database note-taking notes-app python3 tkinter tkinter-gui
Last synced: 05 Feb 2025
https://github.com/r4mpo/mysongs
Semelhante aos projetos anteriores que, resumidamente, um crud com VueJS (consumindo API Rest feita com Laravel). A diferença é que, desta vez, temos uma interface específica para criação e edição de dados.
axios-vue crud laravel materialize vue vue-router
Last synced: 17 Jan 2025
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 19 Dec 2024
https://github.com/milliorn/task-tracker
Task Tracker is a web application built with Angular that allows users to track and manage their tasks.
angular angularjs crud crud-api crud-application crud-functionality crud-operation font-awesome json-server karma karma-jasmine node node-js nodejs rxjs task tasks typescript
Last synced: 07 Feb 2025
https://github.com/suraj-k-gupta/fullstack-blog
A Full Stack Blog application with CRUD functionality, built using Node.js, Express.js, MongoDB, and EJS templating.
blog crud ejs expressjs full-stack-web-development mongodb nodejs
Last synced: 24 Dec 2024
https://github.com/oppodelldog/cruda
CRUD Application Boilerplate lets you easily edit your integrate and edit your entities
boilerplate boilerplate-application crud crudbooster react
Last synced: 02 Jan 2025
https://github.com/prasad89/k8s-resource-crud
A Kubernetes application demonstrating basic CRUD operations on Kubernetes resources using the Cluster API
cluster-api crud golang kubernetes
Last synced: 19 Dec 2024
https://github.com/jacks1o/blog-s-api
api-rest crud expressjs javascript msc mysql nodejs sequelize-orm
Last synced: 04 Feb 2025
https://github.com/waldohidalgo/desafio_3_modulo_6_desafio_latam
Repositorio con el código solución del desafío 3 del módulo 6 Desarrollo de aplicaciones web con Node y Express
bootstrap5 crud express express-handlebars jquery
Last synced: 26 Jan 2025
https://github.com/samiraafrin/seashells-management
It is a seashell management app built using Python. CRUD operations are implemented following clean-architecture. Here, FastAPI, SQLalchemy, and SQLite is used for the execution of the app.
black crud fastapi orm pytest python sqlalchemy sqlite unittest uvicorn
Last synced: 04 Feb 2025
https://github.com/wsawebmaster/docker-laravel-notes
Projeto Bloco de Notas curso Laravel 11
blade crud css3 docker docker-compose html5 javascript laravel11 php8
Last synced: 14 Jan 2025
https://github.com/aoudiamoncef/spring-boot-generic-crud
Spring boot genric crud
crud querydsl rest-api spring-boot-2
Last synced: 13 Jan 2025
https://github.com/luandersonalvesdev/shooes-store
Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
api api-rest crud crud-api docker docker-compose eslint express mocha mocha-chai mysql mysql2 nodejs test
Last synced: 21 Jan 2025
https://github.com/jsamuelap/crud-ligamx
CRUD para gestionar equipos de la Liga BBVA MX, utilizando una api local falsa.
api-rest crud font-awesome football javascript json-server mexico tailwindcss
Last synced: 08 Jan 2025
https://github.com/jsamuelap/administrador-asignaturas
CRUD para administrar materias escolares con JavaScript
bootstrap crud javascript localstorage school
Last synced: 08 Jan 2025
https://github.com/waldohidalgo/prueba_modulo_6_desafio_latam
Código solución de la prueba 𝐂𝐥𝐮𝐛 𝐃𝐞𝐩𝐨𝐫𝐭𝐢𝐯𝐨 con la que se finaliza el módulo 6 Desarrollo de aplicaciones web con Node y Express
axios bootstrap-icons bootstrap5 crud crud-application desafiolatam express-handlebars expressjs jquery nodejs
Last synced: 26 Jan 2025
https://github.com/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 19 Dec 2024
https://github.com/plopezgit/sprint5_t1_springboot_web_app_crud_mysql
Build a CRUD Web Application with MySQL persistence.
bootstrap crud html html-css-javascript model-mapper mysql-database persistent-data-structure spring-boot spring-mvc templates thymeleaf webapp
Last synced: 26 Jan 2025
https://github.com/vitor-msp/crud-csharp
CRUD básica desenvolvida em C# para cadastro de cliente em banco de dados SQL Server.
ado-dotnet crud csharp sql sql-server
Last synced: 08 Jan 2025
https://github.com/reshmaharidhas/phonebook
A desktop phonebook application to manage contacts
crud crud-application database desktop-app desktop-application gui mysql mysql-connector mysql-connector-python mysql-server phonebook phonebook-application phonebook-management-system python3 software tkinter tkinter-gui
Last synced: 05 Feb 2025
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 17 Jan 2025
https://github.com/plopezgit/sprint4_extra_springboot_api_rest_postgresql
Build a CRUD Web Application with PostgreSQL persistence.
api api-rest crud crud-api crud-operation postgres postgresql postman webservice
Last synced: 26 Jan 2025
https://github.com/bbbmau/notesapp
App to help me learn MVVM Architecture, CRUD, and Compose
android compose crud learning-by-doing mvvm-architecture
Last synced: 20 Jan 2025
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 17 Jan 2025
https://github.com/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 09 Jan 2025
https://github.com/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api
This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.
authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development
Last synced: 30 Dec 2024
https://github.com/jcoderpaul/jdbc_practice
Examples of work with JDBC. DAO, CRUD concept. Simple SQL and Prepared Statement queries. Description in doc folder. Section cheat sheet. For memory!
crud dao-design-pattern java jdbc postgresql sql-queries
Last synced: 08 Jan 2025
https://github.com/charlie-obrien/learning-springboot
CRUD application I built while learning Java Spring. I refer to this project when I need to figure something out.
Last synced: 18 Jan 2025
https://github.com/vinisioux/simple-crud-docker
Simple CRUD with Node.js and ReactJS using Docker, Docker Compose, TypeORM, Postgres and MongoDB
crud docker docker-compose express mongodb postgres reactjs styled-components typeorm typescript
Last synced: 05 Jan 2025
https://github.com/goriens/google-auth
Email and google Athentication and Authorization system with mvc patthern and crud functionality using mongodb, nodejs and express
api authentication-backend crud
Last synced: 14 Jan 2025
https://github.com/redayzarra/study-mongodb
This repository contains all my notes, lessons, and code from a MongoDB tutorial from freeCodeCamp.org which I followed along. I learned CRUD principles and how to use them in MongoDB.
crud database mern mern-stack mongodb mongodb-atlas mongodb-database
Last synced: 26 Jan 2025
https://github.com/dbgjerez/iot-devices-crud
microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB
crud docker gin gin-gonic golang helm iot kubernetes mongodb
Last synced: 27 Jan 2025
https://github.com/noturlee/stevens-library
Librare.io is a modern MVC ASP.NET Core .NET 8.0 application designed as an interactive online library with a Steven Universe theme, users can add their books that inspire tem the way steven inspires Leighché and create a serene space
approvers-1 crud css html javascript login-system mvc registration steven-universe
Last synced: 22 Dec 2024
https://github.com/kreipikc/golang-book-api
API for receiving, editing, and deleting data about books on PostgreSQL, and small AAA server
api crud gin golang gorm jwt-auth postgresql viper
Last synced: 20 Dec 2024
https://github.com/lintangwisesa/nodejs_http_server_crud
A simple Node.JS HTTP CRUD API server using HTTP module
Last synced: 08 Jan 2025
https://github.com/pix303/minimal-rest-api-server
Template project for REST API with authorization and base CRUD for basic entity
crud go jwt-auth postgresql rest rest-api session
Last synced: 07 Feb 2025
https://github.com/jasterv/sentences-crud
Nodejs CRUD app using Firebase & Firestore
api-rest crud crud-application crud-sample ejs firebase firestore heroku herokuapp nodejs typescript
Last synced: 21 Jan 2025
https://github.com/lourdilene/api-products
API de produtos para gerenciamento de estoque com cadastro de produtos, registro de operações em log e autenticação obrigatória do usuário.
api-rest autentication crud docker laravel9 logs
Last synced: 21 Jan 2025
https://github.com/lourdilene/api-petshop
PetShop API. The app allows user registration and authentication. Registration of pets, their classification, and the owner of the animal.
Last synced: 21 Jan 2025
https://github.com/brayandiazc/webactivestorage
Gestor de tareas simple que permite a los usuarios crear, organizar y realizar un seguimiento de sus tareas diarias. Está desarrollado utilizando HTML, CSS y JavaScript con el uso del DOM y Local Storage
crud css html javascript localstorage
Last synced: 02 Jan 2025
https://github.com/kaushikshivam/hikely
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
aggregation api authentication crud email error-handling filtering pagination payment projection security sendgrid server-side-rendering sorting stripe
Last synced: 27 Dec 2024
https://github.com/redpangilinan/andreas-management-hub
Andrea's Fresh & Greens, web application for business management
crud crud-application management-system ordering-system php
Last synced: 14 Jan 2025
https://github.com/riatabduramani/laravel54angularjs
This is a sample code for CRUD in Angularjs and Laravel 5.4
Last synced: 08 Jan 2025
https://github.com/edugmenes/product-registration
This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.
crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website
Last synced: 13 Jan 2025
https://github.com/amulyakashyap09/go_crud
A very simple JSON CRUD API for User Management in GOLANG
crud golang golang-crud-examples golang-tutorials json
Last synced: 07 Jan 2025
https://github.com/saulkurosaki/refinix-project
This is a FullStack Complete and Device Responsive Admin Dashboard with full authentication, homepage displaying charts and activities, a comprehensive table for companies with CRUD and search, and a Kanban board with real-time synchronization, developed with NextJs14, Typescript, RefineDev, AntDesign and Dayjs
admin-dashboard ant-design antd antdesign crud crud-application dayjs nextjs nextjs14 refine refine-dev typescript
Last synced: 15 Jan 2025
https://github.com/vonderklaas/react-redux-toolkit-crud
This is example of simple redux-toolkit flow with few reducers in a user management application
Last synced: 07 Jan 2025
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: 27 Dec 2024
https://github.com/jardelgcunha/gt-python-django
Task Manager with CRUD of Tasks restricted to the logged in User, authentication login system with login/logout, forms authentication and deploy to Heroku
authentication crud django form heroku heroku-deployment orm python
Last synced: 15 Jan 2025
https://github.com/melardev/javaspringbootrxapicrudrxmongocrudpagination
Paginated Crud Api implemented with Spring Boot Reactive and Spring Data Mongo Reactive
crud crud-pagination java mongodb orm orm-framework spring spring-boot spring-data spring-mvc spring-reactive spring-reactive-mongodb springboot
Last synced: 25 Jan 2025
https://github.com/sanafagal/book-manager-api
A FastAPI-based CRUD application for managing authors, supporting JSON and XML formats, with MongoDB Atlas integration for data storage.
crud fastapi mongo-atlas pyhton xml
Last synced: 08 Jan 2025
https://github.com/ratox/vue-crud
Simple CRUD system with token authentication
Last synced: 31 Dec 2024
https://github.com/diogomalfatti/my-bank-api
API-Rest NodeJS: um sistema de banco simples
crud express nodejs nodemon winston-logger
Last synced: 31 Dec 2024
https://github.com/aesthicethics/homeserver
CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)
crud nginx python raspberry-pi react
Last synced: 05 Jan 2025
https://github.com/carloshenriquefs/sw-planet-api
✅🪐🖊️ - Testes automatizados na prática com Spring Boot
crud junit mock testes-unitarios
Last synced: 11 Jan 2025
https://github.com/daviqzr/gestaofuncionarios
Crie um sistema para gestão de Funcionários O sistema deverá permitir a Criação, Atualização, Remoção e Exibição do(s) Funcionario(s)
Last synced: 31 Dec 2024
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 13 Jan 2025
https://github.com/vbsantos/csharp-notes-api
REST API made with .NET C# for taking and organizing Notes
api crud csharp docker docker-compose dotnet-core mongodb nosql oop rest swagger
Last synced: 08 Jan 2025
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 31 Dec 2024
https://github.com/xyryc/hyperloadout-client
HyperLoadout is a feature-rich web application designed for managing and showcasing eSports equipment. It includes user authentication, a fully functional CRUD system, and sorting capabilities.
crud daisyui esports expressjs firebase-auth mongodb nodejs reactjs
Last synced: 26 Jan 2025
https://github.com/projectsandprograms/crud-spring-boot-thymeleaf
spring boot crud application. best practice for beginners.
crud crud-application mysql spring-boot spring-data-jpa spring-mvc spring-mvc-crud spring-tool-suite spring-tool-suite3 thymeleaf thymeleaf-java thymeleaf-template-engine
Last synced: 03 Jan 2025
https://github.com/bilalmohib/firestore-firebase-python-basics
This project aim was to implement basic CRUD operations of firebase firestore in a most easy and efficient way.
api crud firebase-database notebook-jupyter python
Last synced: 20 Jan 2025
https://github.com/nikitaahuja9/to-do
A responsive MERN Stack Personal Planner Application for managing everyday tasks.
bootstrap crud css express html javascript mern-stack mongodb node postman react rest-api sass
Last synced: 08 Jan 2025
https://github.com/notbadcode/students
Student list. Simple native PHP CRUD
crud php php-crud php-native students students-list students-list-control
Last synced: 27 Dec 2024
https://github.com/maximoospital/fancms
A FastAPI and NuxtJS-based CRUD app.
api crud crud-application fastapi frontend nuxtjs vue vuejs
Last synced: 24 Jan 2025