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-09 00:09:43 UTC
- JSON Representation
https://github.com/imvickykumar999/darkweb-flask-crud
Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo
crud darkweb flask imvickykumar999 tor
Last synced: 01 Dec 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Nov 2024
https://github.com/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 19 Nov 2024
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 16 Nov 2024
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/albingroen/mern-crud-application
A CRUD application built with the MERN (MongoDB, Express, React & Node.js) stack.
crud crud-application express mern-stack mongodb node-js react
Last synced: 19 Nov 2024
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 Nov 2024
https://github.com/johnntirintis/meta-backend-software-development-course
Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.
api backend backend-software-development crud django drf meta oop python rest rest-api
Last synced: 14 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: 16 Nov 2024
https://github.com/sohanemon/backend-integration
crud express fetch mongodb mongodb-atlas node react react-router
Last synced: 15 Nov 2024
https://github.com/manthanank/crud-angular-tanstack
Crud Angular TanStack App
angular crud tanstack tanstack-query
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-nodejs
CRUD Nodejs
crud graphql mongodb mysql nodejs postgresql
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-ngrx
Crud Angular App using ngrx
Last synced: 30 Dec 2024
https://github.com/thomas465xd/uptask_mvc
UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.
activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager
Last synced: 15 Nov 2024
https://github.com/inoles/springtasker
task management app built with Spring Boot, Kotlin, and H2 database, featuring CRUD operations
backend crud h2-database jwt kotlin spring-boot spring-security spring-security-jwt sprintboot task-management web-development
Last synced: 02 Jan 2025
https://github.com/cnahmetcn/lifoscase
Lifos Yazılım Case Study
crud google-maps-api laravel laravel-crud
Last synced: 25 Dec 2024
https://github.com/kennymwendwax/i-notes
iNotes is notes web application with CRUD functionalities.
crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript
Last synced: 27 Dec 2024
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: 30 Nov 2024
https://github.com/luanroger/electric-drizzle
shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn
crud demo drizzle-orm electron react shadcn-ui tailwindcss template web
Last synced: 15 Nov 2024
https://github.com/xreedev/student-mark-api-springboot
A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.
beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework
Last synced: 16 Nov 2024
https://github.com/oybekkayumov/spring-rest
Spring Boot 3 docker mysql postman app
crud docker mysql postman rest spring-boot
Last synced: 08 Jan 2025
https://github.com/snwfdhmp/cloudbase
Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.
cloudbase crud crud-operations database plug-n-play plugnplay storage-engine
Last synced: 15 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/joanarturo/budget-buddy-app
Proyecto para registrar gastos diarios realizado con Angular 16.
Last synced: 07 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: 19 Nov 2024
https://github.com/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
Last synced: 12 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/cloudcmd/dropbox
dropbox files and folders crud
cloudcmd crud directory dropbox flask javascript nodejs
Last synced: 06 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: 16 Nov 2024
https://github.com/robertjgabriel/cd-management-system-php
Showing how to use crud using symfony
college-project composer crud doctrine-orm php swiftmailer symfony symfony-application symfony-page twig
Last synced: 14 Nov 2024
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/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud
.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example
crud dotnet6 postgresql vuejs vuejs3
Last synced: 14 Nov 2024
https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Nov 2024
https://github.com/rikyperdana/stitch-crud
CRUD for Atlas Stitch
atlas crud mithril mongodb serverless stitch
Last synced: 06 Dec 2024
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: 16 Nov 2024
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: 16 Nov 2024
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/kha333n/crudmodule
This is a simple CRUD module for Laravel. It is a simple module that can be used to create, read, update, and delete records in a database. It will help you implement basic CRUD operations in Laravel with faster speed and better efficiency. Don't waste your time on repetitive basic tasks
crud crud-api crud-operation curd-starter-template laravel laravel-framework laravel-package laravelcrud
Last synced: 11 Oct 2024
https://github.com/noejunior792/api-laravel
This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.
api api-laravel api-restful authentication crud laravel php
Last synced: 14 Nov 2024
https://github.com/or-abdillh/diundang-message-api
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang
bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize
Last synced: 16 Nov 2024
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 12 Nov 2024
https://github.com/tellys/docker-yii2-api-rest-token-bearer-crud
Docker to create the execution environment and the template has the following technologies: Apache Http Server Mysql database PHP language (Yii PHP Framework - version Yii2) RESTful APIs usando a performance CRUD com operadores usando os mƩtodos HTTP: POST, GET, PUT, and DELETE.
api api-rest crud crud-api docker mysql php postman postman-api postman-collection yii2
Last synced: 24 Dec 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 13 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: 13 Nov 2024
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 13 Nov 2024
https://github.com/harshuljain13/restcrud
Rest APi from scratch based on Django rest framework
crud django-rest-framework rest-api
Last synced: 30 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/keanteng/serpent-astral
š Order Processing Solution for Small/Medium Warehouses in Malaysia
chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse
Last synced: 19 Nov 2024
https://github.com/nshahaf/ecommerce
React shopping cart app, with zustand state managment, responsive design and mobile navigation bar
cart crud react responsive-design scss zustand
Last synced: 13 Nov 2024
https://github.com/guicheffer/alien-registration-spa
š½ A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 13 Nov 2024
https://github.com/taiseen/employ-crud
Employ Info - Dev11 | CURD
conditional-rendering crud css dev-11 github-hosting primitive-css react react-js
Last synced: 13 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: 21 Dec 2024
https://github.com/melardev/android_kotlin_fragments_mvvm_rxretrofit_rxlifecycle_databinding_crud
Android Crud application built with Architecture components and Retrofit
android android-architecture-components android-fragments architecture-components crud data-binding full-stack kotlin lifecycle mvvm reactive reactive-programming retrofit
Last synced: 26 Nov 2024
https://github.com/somenath203/mern-stack-image-gallery-backend
Click below to visit the api base url
cloudinary crud expressjs jwt jwt-authentication mongodb nodejs render
Last synced: 19 Nov 2024
https://github.com/pazuzu111/xpress-shotgun
crud dependecies express homebrew module mvc npm sh
Last synced: 16 Nov 2024
https://github.com/somenath203/mern-stack-image-gallery-frontend
Click below to visit the website
authentication crud file-upload react tailwindcss vercel
Last synced: 19 Nov 2024
https://github.com/sakibvhossain/springboot_microservice_project
Working on the project
crud dto-pattern exception-handling hibernate-jpa hibernate-validator java microservice mysql open-feign rest-api resttemplate spring-cloud spring-cloud-sleuth webclient
Last synced: 13 Nov 2024
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/traveltimn/flask-task-manager-project
Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality
code-institute crud flask gitpod heroku mongodb python
Last synced: 13 Nov 2024
https://github.com/joel-rodrigues404/pystackweek-8.0
Projeto do canal (Pythonando) um CRUD completo em django, infelizmente nĆ£o foi finalizado
Last synced: 28 Dec 2024
https://github.com/erossini/contorsouniversity5
Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5
asp-net-core asp-net-mvc aspnetcore crud net5 net50
Last synced: 13 Nov 2024
https://github.com/yenilikci/nextjs-djevents
authent authorization crud isr jwt next12 nextjs pagination ssr strapi-v4
Last synced: 16 Nov 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: 27 Dec 2024
https://github.com/mahmoudsayed96/drupal-crud-module-example
Drupal custom module for sample CRUD operation
Last synced: 30 Dec 2024
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 Nov 2024
https://github.com/ilkaytech/mern-blog
Blog App with Dashboard
aws-ec2 crud express-js firebase-auth google-auth javascript jwt-token mongodb mongoose node-js react redux-toolkit tailwind-css
Last synced: 14 Nov 2024
https://github.com/wlodpawlowski/simple-crud-application
Simple "CRUD" web-application for creating, reading, updating and deleting data from the database
crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin
Last synced: 24 Nov 2024
https://github.com/lahi-ru/django5_responsive_website
This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.
bootstrap crud css django html javascript python responsive-design web-development website-deployment
Last synced: 21 Dec 2024
https://github.com/marcosvel/crescamais
Sistema CRUD feito com ReactJS e API json-server
Last synced: 19 Dec 2024
https://github.com/itsabdessalam/crud-nodejs
CRUD Node.js
crud express javascript js login nodejs uikit
Last synced: 13 Nov 2024
https://github.com/fernandod1/laser-hair-removal-app
Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.
beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php
Last synced: 12 Nov 2024
https://github.com/yogeshnile/crud-in-python
In this repo i have develop simple crud application in flask app.
crud crud-application flask flask-application flask-login flask-sqlalchemy heroku heroku-deployment jinja2 sqlite3 werkzeug
Last synced: 11 Nov 2024
https://github.com/devamoghs/crud-using-ror
A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better
crud crud-application rails-application ruby tutorial-sourcecode
Last synced: 20 Dec 2024
https://github.com/mdazlaanzubair/contact-app-api
A Contact List MERN application protected with JWT authentication system.
authentication contact crud express javascript jwt list mongo node open source
Last synced: 11 Nov 2024
https://github.com/nicolaiarocci/boxroom
Boxroom aims at making CRUD operations very boring across all kinds of backends
crud mongodb netframework netstandard redis rest webapi
Last synced: 21 Dec 2024
https://github.com/efeturkemir/online-exam-platform
A streamlined web app for secure online exams, featuring intuitive user and admin interfaces, powered by Vue.js, ASP.NET Core, and MongoDB.
admin-dashboard asp-net-core crud jwt-authentication mongodb online-exam-system online-school typescript vue
Last synced: 12 Nov 2024