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-28 00:06:11 UTC
- JSON Representation
https://github.com/ajsalemo/springbootembeddedcontainers
A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.
api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat
Last synced: 29 Dec 2024
https://github.com/elidaniel92/jetty-12-rest-api-sample
Simple REST API with Jetty 12
crud crud-api docker docker-compose jackson java jdbc jetty jetty-server log4j2 maven mysql rest rest-api restful-api
Last synced: 19 Dec 2024
https://github.com/calcagnoloic/invoice-app-server
Backend application and invoice application database. Contains the various CRUD routes and a backup of dummy data.
crud docker-compose fastapi mariadb python unitest
Last synced: 26 Jan 2025
https://github.com/poncoe/kucing-laravel
final project, web programming, telkom university.
crud crud-application crud-sample google google-api laravel login restful restful-api
Last synced: 27 Dec 2024
https://github.com/ug-dbg/yop
YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.
crud java java-8 lightweight orm yop
Last synced: 20 Jan 2025
https://github.com/hasithaishere/go-rest-api-with-postgresql
A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.
backend crud gin go ip-logger middleware postgresql rest-api
Last synced: 15 Oct 2024
https://github.com/kevinadhiguna/yomunication
Yomunication is a web application that allows you to create, read, update, and delete articles.
article blog crud crud-application expressjs mongodb nodejs rest-api
Last synced: 11 Jan 2025
https://github.com/TheGlitchCat/MEAN-Stack-CRUD
MEAN-Stack CRUD Simple
angular crud crud-api crud-application express expressjs mean-stack meanstack meanstack-crud meanstack-framework node-crud node-js nodejs
Last synced: 23 Oct 2024
https://github.com/jahidulpabelislam/crud-api
Simple CRUD API Framework for PHP.
Last synced: 20 Jan 2025
https://github.com/jahidulpabelislam/portfolio-api
Bespoke API for managing projects for my portfolio.
api cms crud database headless-cms mysql orm php portfolio
Last synced: 20 Jan 2025
https://github.com/pmlcrz/cursojava
Atividades e projetos do curso de JAVA do SENAC
crud crud-api crud-java database eclipse java mysql practice-project
Last synced: 20 Jan 2025
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 07 Dec 2024
https://github.com/rockaflare/AplikasiElpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 23 Oct 2024
https://github.com/kyrylopikhno/play_pay_client
DEPLOYED CLIENT ON HEROKU
crud heroku-deployment javascript react redux-toolkit
Last synced: 14 Dec 2024
https://github.com/edugmenes/student-crud
Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.
cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming
Last synced: 13 Jan 2025
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
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/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/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/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 13 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/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/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/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/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/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: 14 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/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/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/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/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/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/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 19 Dec 2024
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/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/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/asilvafx/react-firebase-db-crud
Realtime Database (Create, read, update and delete), using Vite + React
crud database firebase javascript react
Last synced: 14 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/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/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: 14 Dec 2024
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 19 Dec 2024
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/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 23 Dec 2024
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024
https://github.com/ludmilaipp/tp2-databinding
Trabajo práctico para crear un CRUD en angular.
Last synced: 16 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/asilvafx/firebase-sdk-php
Firebase Realtime Database - NoSQL CRUD
Last synced: 28 Dec 2024
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/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 2024
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 28 Dec 2024
https://github.com/appleipx/rest-api-django
REST API Backend сервер на Django
authentication crud django-rest-framework token
Last synced: 13 Jan 2025
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Read, Update, Delete) com JavaScript.
Last synced: 28 Dec 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 2024
https://github.com/mubaraksulayman/mex
A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.
api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex
Last synced: 14 Dec 2024
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/manzolimatheus/crud-basico
CRUD básico com Python e MySQL
Last synced: 26 Jan 2025
https://github.com/hallowshaw/skillsetsail
Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.
crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs
Last synced: 05 Jan 2025
https://github.com/hallowshaw/my-todo-list-using-firebase
A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.
crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs
Last synced: 05 Jan 2025
https://github.com/zg3z/code-first-approach
code-first crud csharp database-migrations entity-framework-core mssql
Last synced: 13 Jan 2025
https://github.com/gabrielalmir/most-loved-crud-app-2023
The most loved tech stack according to StackOverflow survey
axum crud docker postgresql rust sqlx
Last synced: 20 Jan 2025
https://github.com/codetun/nextjs-crud
Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐
api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss
Last synced: 10 Dec 2024
https://github.com/bohdanmoroziuk/shop-rest-api
A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
crud express javascript mongodb mongoose nodejs restful-api
Last synced: 20 Dec 2024
https://github.com/lamzaone/flask-pet-adoption-app
Flask web app with Google OAuth2.0 and SQLite3
crud crud-app crud-application flask flask-application flask-login flask-web google-api google-oauth2 oauth2 oauth2-login pagination sqlite3
Last synced: 20 Dec 2024
https://github.com/aspgm-fav/learn-angular-js-crud
getting started using angularjs, for experiments
Last synced: 02 Jan 2025
https://github.com/diegoperea20/nextjs-and-flask-crud-mysql
Nextjs with Flask CRUD mysql , creation of tasks with title and description using Nodejs version v20.10.0 and Next.js version v14.2.3 with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/diegoperea20/angular-with-flask-crud-mysql
Angular with Flask CRUD mysql , creation of tasks with title and description using Angular version 16.2.10. with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/diegoperea20/flask-crud-sqlalchemy-mysql
Flask CRUD with sqlalchemy mysql where you create name, email and phone
Last synced: 13 Jan 2025
https://github.com/felipeorlando/go-crud-clean-architecture
A simple Go CRUD following Clean Archtecture pattern
Last synced: 20 Dec 2024
https://github.com/luizfppassos/crud_csharp
Basic CRUD operations with SQL Server in C#
Last synced: 28 Dec 2024
https://github.com/edkedk99/streamlit_sql
CRUD interface for sqlalchemy using streamlit
Last synced: 05 Dec 2024
https://github.com/andreacioni/weeklymenu-api
CRUD REST Api to support all the backend operations of the mobile app
crud flask-api mongoengine python rest-api
Last synced: 13 Jan 2025
https://github.com/yousefmohammad/crud-project
API performing the crud operations
api crud crud-api crud-app javascript node-js node-js-app nodejs nodejs-app
Last synced: 18 Dec 2024
https://github.com/808vita/nextjs-blog-with-auth
Nextjs blog - https://nextjs-auth.oofdev.com/
blog bootstrap crud fullstack-javascript mongodb mongoose next-auth nextjs
Last synced: 28 Dec 2024
https://github.com/bartzalewski/firebase-crud-app
Firebase Firestore CRUD app created for my Instagram, @bart.code
crud crud-application firebase firestore-database reactjs
Last synced: 05 Jan 2025
https://github.com/jamal-saadeddin/noteable-be
A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.
Last synced: 20 Jan 2025
https://github.com/mtlouzada/cloud-contacts
Cloud crud application
cloud crud firebase google-api
Last synced: 28 Dec 2024
https://github.com/ja12as/login-mern
Creacion de login en MERN en 8 commit
autentication crud express login mern-project mongodb nodejs react token
Last synced: 18 Jan 2025