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-06 00:06:40 UTC
- JSON Representation
https://github.com/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 30 Nov 2024
https://github.com/oybekkayumov/acode-spring
Spring Boot 3
crud docker mvc postgresql postman spring-boot
Last synced: 06 Jan 2025
https://github.com/joao-marco-jf/frankenstein-service
Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.
actix-web api-rest authentication crud docker jwt postgresql rust
Last synced: 17 Nov 2024
https://github.com/mattowings/asp.net-newsnetworkwebapplication
ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.
asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages
Last synced: 17 Nov 2024
https://github.com/diegoivg98/sistema-ticket
Proyecto Practica Laboral
admintlte3 bootstrap4 codeigniter codeigniter3 crud css datatables form-validation full-stack html javascript jquery jquery-ajax mvc php postgresql sha256 xampp
Last synced: 20 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: 17 Nov 2024
https://github.com/isaac-lal/todo-list
This is a todo list that runs locally on the website and tracks tasks with CRUD functionality.
crud javascript react web-development
Last synced: 14 Dec 2024
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 05 Jan 2025
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: 17 Nov 2024
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 18 Dec 2024
https://github.com/mustafadalga/php-vue-crud
Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.
crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs
Last synced: 17 Nov 2024
https://github.com/danitilahun/restapi---goandmongo
RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.
api crud database-connector go golang http mongodb rest-api
Last synced: 27 Dec 2024
https://github.com/xunzer/cli_commander
An API that stores and retrieves CLI commands you often forget.
asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui
Last synced: 17 Nov 2024
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: 17 Dec 2024
https://github.com/glaucia86/crud-node-redis
Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb
crud mongodb nodejs redis restful-api
Last synced: 15 Dec 2024
https://github.com/joacosnchz/crudgenerator
Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification
abm crud crud-generator php symfony-bundle symfony2
Last synced: 22 Nov 2024
https://github.com/zenstackhq/sample-todo-redwood
ZenStack sample Todo app built with RedwoodJS
crud fullstack redwoodjs typescript zenstack
Last synced: 17 Nov 2024
https://github.com/bilalmohib/backendpernbookinfo
This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.
bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs
Last synced: 19 Nov 2024
https://github.com/danielbatres/messages-app
Java console aplication, CRUD messages interaction.
aplication crud java platzi-course
Last synced: 18 Nov 2024
https://github.com/solov1113/spring-thymeleaf-sample
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine
Last synced: 17 Nov 2024
https://github.com/bilalmohib/blooddonationapp
This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp
crud database-management firestore-database reactnative
Last synced: 19 Nov 2024
https://github.com/milenavms/teste-vendas
CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap
Last synced: 15 Nov 2024
https://github.com/sansekai/apotek
Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.
aplikasi-apotek crud java penjualan-apotek penjualan-apotik
Last synced: 17 Nov 2024
https://github.com/hir4/mongoose_api
Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.
api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon
Last synced: 27 Dec 2024
https://github.com/jonath-z/jlb-backend
E-commerce backend system written in Go with Gin
backend-api crud gin go golang
Last synced: 14 Dec 2024
https://github.com/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 17 Nov 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-json
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.
crud css database expressjs framework handlebars javascript json nodejs projeto site
Last synced: 28 Nov 2024
https://github.com/vilhalva/burguer-app
👨🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!
crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 28 Nov 2024
https://github.com/techsolutionstuff/how-to-create-laravel-9-with-vue-js-crud-operation
we will see how to create laravel 9 with vue js crud operation. Here, we will learn to create crud operation in laravel 9 vue JS.
crud crud-operation laravel laravel-9-crud-operation laravel-vue-crud laravel9 mysql-database vue vue-3-crud vue-js-crud vuejs
Last synced: 29 Nov 2024
https://github.com/mohammadshehbaz/crud-operation-backend
laravel crud operation
Last synced: 07 Dec 2024
https://github.com/techsolutionstuff/laravel-8-rest-api-authentication-using-passport
we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.
authentication crud crud-application laravel laravel8 passport rest-api restful-api
Last synced: 29 Nov 2024
https://github.com/techsolutionstuff/role-and-permission-in-laravel-9-tutorial
In this article, we will see role and permission in the laravel 9 tutorial. here we will see the laravel 9 user role and permission.
crud crud-application crud-operation laravel laravel-9 permissions php role role-and-permission spatie spatie-laravel-permission
Last synced: 29 Nov 2024
https://github.com/techsolutionstuff/rest-api-with-passport-authentication-in-laravel-9
In this article, we will see REST API with passport authentication in laravel 9. Also, we will perform CRUD operations with laravel 9 REST API. REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.
crud crud-operation laravel laravel-9 laravel-passport passport php postman rest rest-api restful-api
Last synced: 29 Nov 2024
https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql
we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.
crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs
Last synced: 29 Nov 2024
https://github.com/osvaldokalvaitir/nodejs-shoe-store
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
crud nodejs produtos rocketseat starter
Last synced: 15 Dec 2024
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 23 Nov 2024
https://github.com/char2sgu/nest-access-policy
Declarative and centralized access control.
access-control api crud declarative nestjs permissions rest restful typescript web
Last synced: 24 Nov 2024
https://github.com/spencerjibz/partial-mern-app
THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX
backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4
Last synced: 15 Nov 2024
https://github.com/fitri-hy/crud-data-json-php
Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.
Last synced: 19 Nov 2024
https://github.com/nirmit27/nextjs-topics-app
A simple webapp for sharing topics. 📝
api approuter backend crud crud-application database mongodb nextjs nextjs14 react tailwindcss typescript
Last synced: 11 Nov 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Nov 2024
https://github.com/umarhadi/rest-client
REST API CRUD with Android Fast Networking
android crud crud-application fan kotlin rest
Last synced: 22 Dec 2024
https://github.com/pedroka-dev/demaria-x-company
CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria
crud csharp dotnet entityframework orm reportviewer winforms
Last synced: 13 Oct 2024
https://github.com/charleebrown/comment-app
An app that takes a username and comment and saves it to a mongodb database
crud dotnet mongodb vbnet winforms-application
Last synced: 11 Nov 2024
https://github.com/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
https://github.com/fjerbi/ultimateblog
The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count
blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package
Last synced: 11 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/sudarika/todo-application
TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.
android-application android-studio crud kotlin
Last synced: 25 Dec 2024
https://github.com/arhcoder/crud
🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...
boostrap crud css generic html javascript mysql nodejs
Last synced: 11 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/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/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/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/projectravel/cashier-app
Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.
backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface
Last synced: 11 Nov 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/mnisarali/blog_app
A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.
authorization crud devise psql rspec rswag
Last synced: 10 Nov 2024
https://github.com/ramo4040/todo-list-application-php
🚀 Simple ToDo List app built with PHP and JavaScript 🌟
Last synced: 02 Jan 2025
https://github.com/blindsweatyhansolo/thought-spot
Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms
crud expressjs javascript luxon mongodb mongoose nodejs
Last synced: 06 Jan 2025
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/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/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/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/pablob07/crudcodeigniter3
Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.
Last synced: 20 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/tevesmanuel/grpc-crud
Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust
Last synced: 02 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/joanjpx/java-mysql
Usando Driver MySQL / MariaDB en Java con IntelliJ Idea
community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test
Last synced: 12 Nov 2024
https://github.com/securityriskadvisors/sra-taxii2-manager-server
TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces
crud stix taxii taxii2 user-management
Last synced: 08 Nov 2024
https://github.com/bkpecho/starwars-quotes-crud-app
This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.
api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development
Last synced: 13 Nov 2024
https://github.com/mohdafjal2004/simple-to-do-app
A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha
bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application
Last synced: 29 Dec 2024
https://github.com/jonatandb/linksadmin
Links administrator made with React
bootswatch create-react-app crud crud-application es6 firebase firestore javascript jonatandb materialize materializecss mobile-app mobile-first mobile-web react react-toastify reactjs
Last synced: 12 Nov 2024
https://github.com/omarramoun/to-do-list
To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features
crud css3 es5 font-end html5 todo todoapp todolist webpack
Last synced: 02 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/aey-ck/flask-crud
Simple functional api in python for employee management application that provides CRUD operations.
crud flask-restful mysql-database python
Last synced: 07 Jan 2025
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/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/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/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 06 Jan 2025
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/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/paley777/data-entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
Last synced: 02 Jan 2025
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/asilbekcodes/reactjs_crud
User Management CRUD Application
axios axios-react crud js json json-server jsx react tailwind-css
Last synced: 16 Nov 2024