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-15 00:06:42 UTC
- JSON Representation
https://github.com/kovalenkovpu/nodejs-epam
NodeJS Express, PSQL application (TS, DI & IoC)
crud dependency-injection expressjs inversify inversifyjs ioc nodejs postgres postgresql sequelize
Last synced: 18 Nov 2024
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 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/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/ahmnouira/ex-api-seller-buyer
exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode
api crud curd-server mongodb mongoose nodejs rest-api restful-api
Last synced: 08 Jan 2025
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/d4niee/react-native-crud
A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.
crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp
Last synced: 01 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/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/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/leolanese/angular-restapi-rxjs-material
Angular 9 + REST API + RxJS Observables and UI Material CRUD examples
angular angular-material crud css rest-api rxjs
Last synced: 13 Jan 2025
https://github.com/sijad/entgql
CRUD gqlgen code generator for ent models
code-generator crud ent gqlgen graphql
Last synced: 20 Nov 2024
https://github.com/luismendes070/crud-xml-git-pull
[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb
chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml
Last synced: 18 Nov 2024
https://github.com/mariomenjr/bamazon-cli
This app will take in orders from customers and delete stock from the store's inventory.
cli crud inquirer javascript mysql nodejs
Last synced: 20 Nov 2024
https://github.com/druchill/crud-java-mysql
Crea un CRUD bastante fácil pero INCREIBLE
crud crud-api html-css-javascript netbeans-ide spring-boot vscode
Last synced: 20 Nov 2024
https://github.com/robinhosz/crudjava
Desenvolvimento de um CRUD no MySQL na linguagem Java.
Last synced: 07 Dec 2024
https://github.com/itsmenicky/projeto-os
Work order management system made using Java and MySQL.
crud ireports java jdbc mysql netbeans-ide
Last synced: 24 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/danielbatres/cats-app
Graphical interface application applying CRUD to show cats photos using TheCatApi
application crud crud-application java platzi-course
Last synced: 18 Nov 2024
https://github.com/mohosin2126/react-js-admin-dashboard
A Vite-powered React application designed for admin dashboards, featuring libraries for form handling, routing, and UI enhancements with Tailwind CSS and DaisyUI.
crud daisyui javascript react-router-dom reactjs
Last synced: 14 Jan 2025
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/mnisarali/recipe_app
The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.
authorization crud devise psql recipe-app rspec ruby-on-rails
Last synced: 08 Jan 2025
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: 08 Jan 2025
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/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/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/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/rahmanislamien/pegawai
crud sederhana dengan codeigniter 4
Last synced: 24 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: 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/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/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Jan 2025
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/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/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
https://github.com/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 Dec 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/offryan/javadaily-notes
Repositório para guardar meus códigos desenvolvidos na linguagem Java na matéria de "Laboratório de Desenvolvimento de Algoritmos" da faculdade de Ciência da Computação
array backend ciencia-da-computacao crud exercises framework java poo
Last synced: 20 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/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/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/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/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/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/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/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/rafaelblum/refrigerator-control
Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).
alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack
Last synced: 08 Jan 2025
https://github.com/rafaelblum/laravelfox
Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.
blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website
Last synced: 08 Jan 2025
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/rafaelblum/livewire-v3-crud-uploading
Este é um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versão do Livewire 3.0.
chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images
Last synced: 08 Jan 2025
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/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/asilbekcodes/reactjs_crud
User Management CRUD Application
axios axios-react crud js json json-server jsx react tailwind-css
Last synced: 16 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/okakzai/wp-crud
WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.
crud website wordpress wordpress-plugin
Last synced: 29 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/mohammadshehbaz/crud-operation-backend
laravel crud operation
Last synced: 07 Dec 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/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/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/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
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/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: 11 Jan 2025
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/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/kavithma-thushal/mern-pos
This is self learning CRUD application using MERN stack.
Last synced: 21 Nov 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 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/sohanemon/backend-integration
crud express fetch mongodb mongodb-atlas node react react-router
Last synced: 15 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/ash914027/backend
Backend_techologies-nodejs,express
crud eventemitter express javascript mongodb nodejs objectrealationmapping postgresql-database server sockets
Last synced: 28 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/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/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/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/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/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/ullenius/book-api-js
Book Database API web app
crud es6 javascript vanilla-javascript
Last synced: 31 Dec 2024
https://github.com/alexanderuk82/patient-list
It allows users to create, edit, and delete patient records in a simple and intuitive way. The project utilizes functional components and hooks to manage state and handle user interactions.
crud crud-application javascript react reactjs scss
Last synced: 21 Nov 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/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