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: 2024-11-16 00:06:01 UTC
- JSON Representation
https://github.com/ceciliacode/monomap
This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.
api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript
Last synced: 29 Oct 2024
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: 10 Nov 2024
https://github.com/aniketpatidar/code-challenges
Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.
code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication
Last synced: 02 Nov 2024
https://github.com/aldairavelino/my-thoughts
A personal place for posting some quotes
angular angular-cli angularjs crud framework frontend quotes thoughts
Last synced: 14 Oct 2024
https://github.com/sankargorthi/react-hooks
Demo application with an express server and CRA client
crud express react react-hooks sandbox
Last synced: 12 Nov 2024
https://github.com/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 07 Nov 2024
https://github.com/imtiajahammad/cachingwebapi
We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker
crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache
Last synced: 12 Oct 2024
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 08 Nov 2024
https://github.com/sbthdr/greldapp
Employee list management system using Laravel and Vue.
Last synced: 10 Nov 2024
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: 12 Oct 2024
https://github.com/dannjohnrem/comment-blade-microblog
A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.
crud email-sender html-css-javascript laravel10 tailwind-css
Last synced: 11 Nov 2024
https://github.com/lucasrmagalhaes/cadastrodeseries-dotnet
APP simples de cadastro de séries em .NET.
Last synced: 12 Nov 2024
https://github.com/sloharkar/student-management-system
Student Management System Using Spring Boot and Mysql & H2 Database (CRUD-Operation)
crud crud-application crud-operation eclipse-ide h2-database java java-8 jparepository mysql mysql-database rest-api spring-boot spring-core spring-mvc student-management-system student-management-system-project sweetalert sweetalert2 webapplication website
Last synced: 07 Nov 2024
https://github.com/mittal-parth/gsdc-nitk-crud-api
A Django based CRUD API using GraphQL to manage employees in an organization.
api crud django graphene-django graphql
Last synced: 03 Nov 2024
https://github.com/nihatquliyev/university-management-system-basic
Basic university management service
crud jakarta java java-ee jdbc jsp-servlet lombok postgresql tomcat
Last synced: 15 Nov 2024
https://github.com/cliffcrerar/auth0-full-stack-demo-app
Live Demo and Docs
angular api-authentication auth0 auth0-jwt authentication ci-cd cloud-build cloud-run container crud docker express express-js gcp-cloud-build gcp-sdk pouchdb sso sso-authentication sso-login
Last synced: 09 Nov 2024
https://github.com/zafar-saleem/ngtodo
Example project that illustrates CRUD operations in Angular
angular crud crud-application javascript todo todoapp todolist
Last synced: 08 Nov 2024
https://github.com/xreedev/product-management-springboot
A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.
api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc
Last synced: 12 Oct 2024
https://github.com/ullenius/book-api-js
Book Database API web app
crud es6 javascript vanilla-javascript
Last synced: 08 Nov 2024
https://github.com/xreedev/hospital-mangement
A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.
beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc
Last synced: 12 Oct 2024
https://github.com/theryston/db-mycro
A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON
base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript
Last synced: 24 Oct 2024
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: 09 Nov 2024
https://github.com/oybekkayumov/acode-spring
Spring Boot 3
crud docker mvc postgresql postman spring-boot
Last synced: 12 Oct 2024
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 16 Nov 2024
https://github.com/cyberg4b/api-rest-spring-boot
Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.
api-rest crud java postgresql spring-boot
Last synced: 08 Nov 2024
https://github.com/h3ar7b3a7/djangocourse
Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.
Last synced: 15 Nov 2024
https://github.com/jastinxyz/data-siswa
mencoba membuat sistem CRUD dengan Laravel
Last synced: 26 Oct 2024
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 07 Nov 2024
https://github.com/oshkoshbagoshh/mern-ecommerce-site
MERN Stack eCommerce Site
crud mern-stack mvc-architecture react-redux rest-api
Last synced: 15 Oct 2024
https://github.com/6hislain/vote-nest
Simple voting app API
crud nestjs postgresql rest-api swagger typeorm typescript
Last synced: 12 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
https://github.com/hamideidy/vuex-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4
Last synced: 08 Nov 2024
https://github.com/hamideidy/pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/edu-fedorae/covid-19-report-mvc-crud-application
Simple PHP application that does basic CRUD operations for covid-19 cases.
covid-19 crud javascript mvc mysql oop pdo php uikit
Last synced: 08 Nov 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 Nov 2024
https://github.com/rishabh-pandey-sternx/go-restapi
Rest Api microservices using Golang , Mongodb
crud crud-api go golang microservice mongo mongodb rest-api restful-api
Last synced: 15 Nov 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: 07 Nov 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 10 Nov 2024
https://github.com/said7388/nestjs-crud-for-beginner
This is very simple nestJS CRUD for absolute beginners!
crud crud-api crud-sample nest nestjs nestjs-backend tipescript
Last synced: 11 Nov 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 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: 31 Oct 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 07 Nov 2024
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: 07 Nov 2024
https://github.com/jonatandb/python-cli_json-crud
Python CLI: JSON CRUD
cli click crud crud-application jonatandb json python python-cli
Last synced: 12 Nov 2024
https://github.com/hilmizul/nodejs-crud
Aplikasi Daftar Belanja menggunakan Node.js & Express
Last synced: 07 Nov 2024
https://github.com/yracnet/spa-crud-v1
Crud Generator From JPA Modeler
abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt
Last synced: 08 Nov 2024
https://github.com/agnii555/tinytweets
TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.
crud css html javascript json scss xml xmlhttprequest
Last synced: 07 Nov 2024
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 07 Nov 2024
https://gitlab.com/DanCruise/laravel-react-inertia
CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js
crud inertiajs laravel laravel9 login react tailwindcss vite
Last synced: 26 Sep 2024
https://github.com/alexeyburyanov/educationalprojects
Projects written for educational purposes.
cpp crud crud-sample cs education education-projects hibernate java java-swing jdbc maven multithreading mysql php7 t-sql test win32api windowsforms wpf
Last synced: 30 Sep 2024
https://github.com/javi-cc/vue-vuetify-crud
Vue Vuetify styles
crud vue vue-router vuejs vuetify
Last synced: 09 Nov 2024
https://github.com/sezmars/react-boilerplate
React boilerplate Booking App with TansTack (react-query)
boilerplate crud eslint github-actions github-pages lazy-loading prettier react react-icons react-query react-router recharts styled-components supabase tanstack typescript
Last synced: 09 Nov 2024
https://github.com/ore-codes/blog-takehome
Next.js blog website - take home assessment
app-router blog crud cypress daisyui end-to-end-testing framer-motion nextjs13 react-query reactjs tailwindcss
Last synced: 08 Nov 2024
https://github.com/sigit-wasis/learn-adonisjs-
Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes
adonisjs crud edge javascript javascript-framework migration template-engine
Last synced: 08 Nov 2024
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 2024
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 07 Nov 2024
https://github.com/carloseduardonit/programa-infox
Programa para setor de Informatica
Last synced: 11 Nov 2024
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 14 Oct 2024
https://github.com/kayke-fujinaka/user-crud
👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.
Last synced: 10 Nov 2024
https://github.com/maiqxx/todo-crud
crud firebase mobile-dev react-native todo-list
Last synced: 08 Nov 2024
https://github.com/rdvid/express-school-api
API REST com Express desenvolvida para prática de documentação com Swagger
api-rest crud express javascript swagger swagger-ui
Last synced: 09 Nov 2024
https://github.com/aoudiamoncef/spring-boot-generic-crud
Spring boot genric crud
crud querydsl rest-api spring-boot-2
Last synced: 14 Nov 2024
https://github.com/fredgainza/portfolio-php-auto
Listing voitures PHP - CRUD
Last synced: 16 Nov 2024
https://github.com/rakifsul/rf_ci_all_in_one
All in One Template for CodeIgniter 4
codeigniter4 crud crud-application template
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-nodejs
CRUD Nodejs
crud graphql mongodb mysql nodejs postgresql
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
Last synced: 08 Nov 2024
https://github.com/carloseduardonit/gerador-calculo-inss
Este ficará responsável pelo cálculos e preenchimento do INSS
crud java-8 mysql mysql-database
Last synced: 11 Nov 2024
https://github.com/karim-mamdouh/crud-operations
CRUD page using redux state manegement
crud crud-operation font-awesome i18n i18next node-sass react react-hook-form reactjs redux
Last synced: 31 Oct 2024
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: 08 Nov 2024
https://github.com/devtonin/sith-lords-api
A Sith Lords REST API, built-in Java 11 and Spring Boot.
Last synced: 08 Nov 2024
https://github.com/nisanth2004/reactjs_programs
A Full Complete React Tutorial
class component crud css html javascript jsx props react router router-dom state useeffect
Last synced: 12 Nov 2024
https://github.com/nisanth2004/advancedjava_practice
JavaServlet,JSP,MySql
apache crud devleoper dynamic java jdbc-driver jsp jstl login maven-pom mvc-architecture mysql-database project server server-side servlet-jsp servlets tomcat-server version
Last synced: 12 Nov 2024
https://github.com/jorgecj/task-server-crud
A basic CRUD server made in Python.
Last synced: 16 Nov 2024
https://github.com/mvysny/jdbi-orm-vaadin-crud-demo
A Vaadin app which demoes the JDBI-ORM library
Last synced: 16 Oct 2024
https://github.com/ramaobama/appfx-ramin
Simple Crud Application with use JPA (v. 1.0)
Last synced: 08 Nov 2024
https://github.com/kikolaranjeira/people-bicycles-country---laravel
Effortlessly manage data with Laravel's CRUD operations and more.
add bicycles blade bootstrap countries create crud crud-operation delete edit laravel laravel-framework laravel7 managemente people php read remove routes update
Last synced: 11 Nov 2024
https://github.com/brunonavarrooficial/crud-localstorage-js
LocalStorage CRUD
async client crud crud-application css3 functional-programming html-css-javascript html5 javascript localstorage regex storage-api
Last synced: 08 Nov 2024
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: 14 Nov 2024
https://github.com/msafdev/japanese-crud
A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.
Last synced: 08 Nov 2024
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: 09 Nov 2024
https://github.com/novaandini/ci4app
Website CRUD (Create, Read, Update, Delete) dengan menggunakan CodeIgniter 4
backend bootstrap codeigniter codeigniter4 crud php
Last synced: 14 Oct 2024
https://github.com/diogomalfatti/my-bank-api
API-Rest NodeJS: um sistema de banco simples
crud express nodejs nodemon winston-logger
Last synced: 08 Nov 2024
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: 08 Nov 2024
https://github.com/aspgm-fav/learn-angular-js-crud
getting started using angularjs, for experiments
Last synced: 09 Nov 2024