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-18 00:06:10 UTC
- JSON Representation
https://github.com/sachnaror/formproject
50 unique fields form > CRUD ops with django-mysql-mongo , and then, React
Last synced: 08 Nov 2024
https://github.com/imrandil/go_movies_crud_withoutdb
building crud api using golang and gorilla mux
backend-api crud go gorilla-mux
Last synced: 08 Nov 2024
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/evelyn-zhan/bookshelf-api
📚 Bookshelf API
api crud dicoding dicoding-submission hapijs node-js restful-api
Last synced: 08 Nov 2024
https://github.com/mohdrashid/ng2-listview-crud
This is a Angular JS 2/4 module that can be included in projects to automatically render a listview with built-in create, delete, update, read and search.
angular2 angularjs bootstrap create crud delete listview ng2 read search update
Last synced: 08 Nov 2024
https://github.com/vagnerbellacosa/106_implementandosistemagestaoclientescadastrolistagemexclusao
Implementando um sistema de gestão de clientes com cadastro, listagem e exclusão
bootstrap crud css digital-innovation-one dio django heroku html lab postgresql python
Last synced: 09 Nov 2024
https://github.com/vagnerbellacosa/005_grudcadastrotvseries
GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos
c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show
Last synced: 09 Nov 2024
https://github.com/spinfal/discord-quote-hoster
WIP - An easy way to upload and save your weird quotes and screenshots of your friends!
crud discord image-upload quotes screenshots
Last synced: 08 Nov 2024
https://github.com/discoduroderoer/crud-ionic-sqlite
Ejemplo de como hacer un CRUD con IONIC y SQLite
capacitor capacitor-plugin crud crud-app crud-application ionic sqlite
Last synced: 08 Nov 2024
https://github.com/haminimi/mini-message-board
A mini message board project built with Express.
crud ejs express mvc mvc-architecture node node-js nodejs server server-side-rendering theodinproject
Last synced: 14 Nov 2024
https://github.com/dongju93/boot_web
[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.
boards crud gradle java-13 junit-5 lombok spring-boot
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/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/mdsaad13/php_projects
PHP important codes(CRUD OOPS)
crud oops php phpqr qrcode-generator
Last synced: 14 Nov 2024
https://github.com/4lessandrodev/ddd-repository
template for repository
crud infrastructure repository template
Last synced: 10 Nov 2024
https://github.com/lycan-nt/product-crud
Crud of products creating in Angular
angular9 angularjs crud json-server web
Last synced: 17 Nov 2024
https://github.com/bootcamptoprod/spring-boot-h2
A simple app showcasing how to use H2 database inside a Spring Boot application
api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot
Last synced: 10 Nov 2024
https://github.com/hiagoisoppo/api-blog
Uma REST API, desenvolvida com o objetivo de gerenciar através de um CRUD as postagens de um blog e armazenalas em um banco de dados, com as seguranças e validações necessarias.
crud docker docker-compose express javascript jest joi jsonwebtoken mysql nodejs nodemon rest-api sequelize
Last synced: 12 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/joaohmf/crud-mvc
This is an example of a crud API using Gin Gonic Framework
Last synced: 09 Nov 2024
https://github.com/izaiasmorais/crud
Uma aplicação básica baseada em CRUD, feita em Next.js e ChakraUI.
chakra-ui crud crud-api crud-application nextjs react toastify
Last synced: 14 Nov 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 05 Nov 2024
https://github.com/imjonos/laravel-blog
Laravel 8 blog. Based on CRUD generator
Last synced: 17 Nov 2024
https://github.com/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 15 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/pashakryvulets/crud_wishlist
The Wishlist Pet Project operates on the CRUD (Create, Read, Update, Delete) principle, allowing users to manage the items on their wishlist. Users can view comments about the items and even leave their own.
Last synced: 10 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/antoniolavadodev/springboot-crud-mysql
crud hibernate mysql spring-boot
Last synced: 10 Nov 2024
https://github.com/antoniolavadodev/antoniolavadodev
api-rest crud crud-api javadev readme-profile spring-boot springboot3
Last synced: 10 Nov 2024
https://github.com/elweday/collegesite
A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.
Last synced: 10 Nov 2024
https://github.com/billalben/notekeeper
Taking Notes - NoteKeeper
app crud css dark-light-mode html javascript local-storage material-icons notekeeper responsive-design take-notes
Last synced: 10 Nov 2024
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 07 Nov 2024
https://github.com/yuriyvyatkin/ra-hw-9.2-crud-posts-backend
ДЗ №2 к лекции «React Router» курса «React» Нетологии
Last synced: 09 Nov 2024
https://github.com/nadyushka/job-search-project-saga
A job search application made with Redax-Saga and Mantine
axios crud react redux redux-saga rest-api
Last synced: 10 Nov 2024
https://github.com/judahpaul16/expo-crud
CRUD w/ React Native
crud expo mobile react-native template typescript
Last synced: 12 Nov 2024
https://github.com/judahpaul16/flask-crud
A Basic CRUD Flask App with SQLAlchemy and SQLite
crud flask sqlalchemy template
Last synced: 12 Nov 2024
https://github.com/carloseduardonit/programa-infox
Programa para setor de Informatica
Last synced: 11 Nov 2024
https://github.com/elmerd22/sistema-ventas-01
ajax bootstrap crud css3 datatables html5 javascript json mvc mysql php phpadmin
Last synced: 09 Nov 2024
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 14 Oct 2024
https://github.com/domenez-dev/subscriptions-management-project-using-php
Mini Project with title of 'The dematerialization of subscriptions for SETRAM'
crud crud-application management mysql php sql
Last synced: 10 Nov 2024
https://github.com/peter42306/studentmvccrud
The simple ASP.NET Core Web App (MVC) for CRUD ops
asp-net-core-mvc crud entity-framework mssql-database mvc
Last synced: 17 Nov 2024
https://github.com/mohamed-mamdouh41199/node.js-crud-app
This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB
api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon
Last synced: 14 Nov 2024
https://github.com/platinum-place/pokedex
Registro de Pokémon
codeigniter codeigniter4 crud json php
Last synced: 09 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/lskeey/todo-app-js
A simple TODO app with full CRUD functionality.
crud javascript localstorage todo-app
Last synced: 09 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/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/saburlimbur/task-management-ci3
Sebuah proyek tugas kelompok akhir dari mata kuliah Web Programming 1, menggunakan CodeIgniter 3.
bootstrap5 codeigniter crud hacker javascript jquery old-language php surfing sweetalert validation-library
Last synced: 14 Oct 2024
https://github.com/valchanoficial/crudmysql
CRUD MySQL
crud java java8 mysql spring-boot swagger
Last synced: 09 Nov 2024
https://github.com/janluksoft/node_express_ts_mssql
The Node CRUD MVC app with the Sequelize ORM MsSql framework
crud express handlebars javascript mssql mssql-database mvc-architecture node nodejs rest-api sequelize-orm
Last synced: 14 Oct 2024
https://github.com/zofe/rapyd-module-installer
module installer for rapyd-livewire laravel application
Last synced: 23 Oct 2024
https://github.com/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 14 Oct 2024
https://github.com/grzegorzwalewski/taskmanager
Task board with API CRUD and decent frontend
crud larvel livewire tailwindcss task-board task-manager
Last synced: 09 Oct 2024
https://github.com/mmaarij/secure-libcurl-json
A C++ wrapper library that provides a convenient and secure way to make HTTP API requests, while handling JSON data. Built on top of libcurl for robust networking capabilities and nlohmann/json for JSON data processing.
api certificates cpp crud https json libcurl linux ssl windows
Last synced: 15 Oct 2024
https://github.com/kaungkhantkyaw1997/mock-api-gateway
A simple and configurable mock server for simulating API endpoints.
api authentication crud mock pagination search server testing
Last synced: 12 Nov 2024
https://github.com/siopipin/expresscrud
CRUD Express + MongoDB
crud es6 express expressjs javascript mongodb
Last synced: 10 Nov 2024
https://github.com/joanarturo/budget-buddy-api
Proyecto para exponer una API de gastos diarios realizado con Laravel 10.
Last synced: 10 Nov 2024
https://github.com/joanarturo/budget-buddy-app
Proyecto para registrar gastos diarios realizado con Angular 16.
Last synced: 10 Nov 2024
https://github.com/natanaeldeveloper/laravel-book-crud
CRUD básico de cadastro de livros em laravel
Last synced: 10 Nov 2024
https://github.com/utkarshchaurasia/golang-crud-restapi
CRUD REST API built using Golang for learning purposes.
Last synced: 09 Nov 2024
https://github.com/rendy752/cms-perpustakaan
A Simple CMS that includes CRUD operations in managing content related to library books
bootstrap5 crud laravel mysql-database
Last synced: 09 Nov 2024
https://github.com/yashitacodes/ticket-genie
A Cybersecurity Ticketing App for Managing Support Tickets and Issues
crud mongodb mongoose nextjs tailwindcss
Last synced: 09 Nov 2024
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 09 Nov 2024
https://github.com/luis-domingues/api-dotnet
Creating an API with the main operations CRUD using ORM with Angular
angular api-dotnet crud csharp dotnet orm swegger
Last synced: 12 Nov 2024
https://github.com/ayeujjawalsingh/crud-operation-in-python
In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.
argon2 ayeujjawal ayeujjawalsingh crud mysql postgresql python
Last synced: 10 Nov 2024
https://github.com/saifadin1/e-commerce-api
A .NET Core-based E-Commerce API for managing products, carts, orders, and payments via Stripe. Secured with JWT authentication for safe access to all features.
api crud csharp jwt-authentication stripe-payments
Last synced: 15 Nov 2024
https://github.com/vn-blgn/node-express-mysql-hbs-crud-api
Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mysql node nodejs web-application
Last synced: 14 Oct 2024
https://github.com/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 09 Nov 2024
https://github.com/iamtonmoy0/task-mangement-application
api crud crud-application nest nestjs task task-management type
Last synced: 09 Nov 2024
https://github.com/iamtonmoy0/crud-api-with-golang
CRUD api functions with golang
api begginers-project crud crud-api crud-api-with-go go golang google google-go-programming
Last synced: 09 Nov 2024
https://github.com/baxeico/django-lazycrud
A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.
Last synced: 10 Nov 2024
https://github.com/sanjaraiy/nodejs_work
📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊
crud events http javascript nodejs operating-system
Last synced: 09 Nov 2024
https://github.com/alexcage2/linqtasks
Simple CRUD app for storing solutions
crud csharp docker-compose efcore linq ms-sql-server mvc rest
Last synced: 17 Nov 2024
https://github.com/d-alejandro/go-code-examples
Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns
clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper
Last synced: 09 Nov 2024
https://github.com/lunaperegrina/api-lista-telefonica
CRUD de lista telefônica
Last synced: 09 Nov 2024
https://github.com/300degree/golang-crud-example
an example rest api with crud concepts in golang
Last synced: 09 Nov 2024
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 09 Nov 2024
https://github.com/ahmed-maher77/crud-web-app-using-reactjs-bootstrap-scss
A React-based CRUD web application that allows users to manage instructors and courses, featuring operations to create, read, update, and delete records with high accessibility and responsive design.
bootstrap crud crud-application js oop react react-router-dom sass-framework scss
Last synced: 31 Oct 2024
https://github.com/alexismartinez1913/crud-java
MySQL connection with Java in the backend.
Last synced: 10 Nov 2024
https://github.com/andersonrezende/lembrador
Software básico para criar/editar/deletar/ver lembretes criados pelo usuário.
Last synced: 09 Nov 2024
https://github.com/bkozii/ionic-vue-firestore-crud
Ionic + Vue: A Simple FireStore CRUD Web App Project
crud firebase firebase-database ionic vue vue3 vuefire vuejs
Last synced: 13 Oct 2024
https://github.com/pomelohoho/todo-list-application
Task Keeper is a minimalist task management app that allows users to add, edit, and categorize tasks. Built with Angular (Typescript) and Spring Boot (Java), it's designed for easy tracking of daily activities.
angular crud java jpa-hibernate mysql rest-api scss spring-boot todoapp typescript webapp
Last synced: 31 Oct 2024