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/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/vilhalva/loja-de-produtos
👨🏫PROJETO CRIADO PARA O CURSO DE LARAVEL.
cart chartjs crud database formulario framework laravel materializecss mysql php projeto site
Last synced: 29 Dec 2024
https://github.com/barata-ribeiro/barataribeiro_blog
My blog for annotations and little 'hacks' that I found helpful in my programming journey.
api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript
Last synced: 23 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/thetoxin/reactiveclientcrud
Server: https://github.com/TheTOXIN/ReactiveServerCRUD
angular-9 angular-material animation crud reactive sse
Last synced: 16 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/rir7890/blog_website_using_laravel
The Blog Web Application is a dynamic platform that enables users to create, read, update, and delete blog posts. Built using Laravel, a robust PHP framework, this application provides a seamless and user-friendly experience for bloggers and readers alike.
bootstrap5 composer crud css html laravel laravel11x mysql php
Last synced: 10 Oct 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/jennndol/portfolio-hub
This project is created to help managing portofolios. Developed by using Django framework and bootstrap3
Last synced: 11 Nov 2024
https://github.com/topfullstack/bootstrap-vue-toolkit
Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue
admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue
Last synced: 01 Jan 2025
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/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: 30 Dec 2024
https://github.com/fernandozueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
crud repository service service-crud service-laravel
Last synced: 16 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/killyougutsxxx/crud-simple-next
Simple cash entry crud, using NextJS + JSON Server
crud docker docker-compose json json-server nextjs nextjs13 shell-script simple-cash-entry typescript
Last synced: 11 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/matiascarabella/formula1-driver-api
CRUD API of F1 drivers that showcases the use of Spring Boot, MySQL & Docker as its main technologies. 🏎️
api crud crud-api f1 formula1 java rest restful-api spring-boot
Last synced: 28 Dec 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Nov 2024
https://github.com/benevanio/constrole_de_gastos
Controle Financeiro
bootstrap4 crud crud-application html-css-javascript javascript javascript-library localstorage
Last synced: 29 Nov 2024
https://github.com/ekramasif/nestjs_crud
This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.
api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany
Last synced: 11 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: 03 Jan 2025
https://github.com/madeehawaqas04/tailwind_mern_blog_main
mern-blog-tailwind
authentication authorization authtoken crud firebase forget-password login mern mongodb otp-generator otp-verification redux-toolkit rolebasedauthrorization signup tailwindcss
Last synced: 21 Dec 2024
https://github.com/kedarkk1/advanced-to-do-list-app-using-antd
Made this To-do list app using DRF and Reactjs, AntD. Functionalities - CRUD, Filter, Sorting, Pagination, Loader, Responsive(mobile-friendly).
antd antdesign crud drf filter filtering loader pagination react-router-dom reactjs responsive-web-design search search-algorithm sort sorting
Last synced: 29 Dec 2024
https://github.com/shubhamd99/express-mongodb-example
NodeJS Express MongoDB Crud
api crud expressjs javascript mongodb nodejs nosql-database rest-api
Last synced: 11 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/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/zabavb/todolist-js-node.js
To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD operations and provides a simple, user-friendly interface using Bootstrap for styling.
back-end backend bootstrap crud crud-operation css css3 html html-css-javascript html5 java-script js mongodb mongoose node-js nodejs to-do-list todolist visual-studio-code vscode
Last synced: 18 Dec 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/luisnquin/django-crud-mysql-sass
CRUD with MySQL, Django and Sass.
Last synced: 20 Dec 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: 29 Dec 2024
https://github.com/diogosouza/sortable-js-app
Creating Reordable Lists with SortableJS and React
crud logrocket react sortablejs
Last synced: 29 Nov 2024
https://github.com/ecthorsilva/heroapi-php
Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva
Last synced: 06 Jan 2025
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.
crud database expressjs framework handlebars javascript nodejs postgresql projeto site
Last synced: 28 Nov 2024
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/varejaodacarne/vanilla_node_api_rest
Full CRUD REST API using Nodejs with no framework
crud javascript nodejs rest-api
Last synced: 11 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/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: 14 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/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/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/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: 31 Dec 2024
https://github.com/discoduroderoer/example-crud-nestjs-mongodb
Ejemplo de CRUD con NestJS y mongoDB
crud mongodb mongoose nestjs nestjs-backend
Last synced: 31 Dec 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/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/mohammadshehbaz/crud-operation-backend
laravel crud operation
Last synced: 07 Dec 2024
https://github.com/manthanank/crud-angular-ngrx
Crud Angular App using ngrx
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-rx-angular
Crud Angular App using rx-angular
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-tanstack
Crud Angular TanStack App
angular crud tanstack tanstack-query
Last synced: 30 Dec 2024
https://github.com/esperanca-leonardo/quick-form-fill-backend
Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.
aspect-oriented-programming crud exception-handler h2-database jpa lombok modelmapper reflection rest-api spring-boot
Last synced: 03 Jan 2025
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/billyfrcs/studentfinalprojectmanagementsystem
Student Final Project Management System Web Application.
codeigniter codeigniter4 crud css framework hack html javascript laravel laravel-mix model-view-controller mvc php sass scss system tailwindcss web-application web-development webpack
Last synced: 11 Nov 2024
https://github.com/albertho425/budget-app
A simple budget app that allows you to add income, expenses, and budget.
bootstrap budget crud javascript
Last synced: 11 Nov 2024
https://github.com/walber-vaz/crud-go
Api rest usando go com framework gin-gonic
backend crud docker docker-compose gin-gonic go golang rest-api
Last synced: 12 Nov 2024
https://github.com/albertho425/js-to-do-app-with-api
A to-do app that also display's a user's temperature and country eomoji
bootstrap crud javascript to-do
Last synced: 11 Nov 2024
https://github.com/prathambhalke/book-o-pedia
Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.
api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript
Last synced: 15 Dec 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/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/lev4and/astronomytesting
Программа, предназначенная для тестирования студентов по астрономии на WPF
asp-net-core-api crud csharp entity-framework-core git http-client material-design mvvm rest-api wpf
Last synced: 08 Jan 2025
https://github.com/lev4and/onlinerecruitingplatform
Платформа онлайн-найма на DevExtreme ASP.NET Core
ajax asp-net-core-mvc asp-net-core-web-api bootstrap crud csharp css devextreme entity-framework-core fias git html http-client javascript jquery mssql rest-api scss xunit xunit-tests
Last synced: 08 Jan 2025
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/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
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/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/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/mdsaad13/crud-redbean
Examples of crud operation with classes using redbean ORM
bootstrap4 class crud crud-sample mdsaad13 oops php redbean redbeanphp
Last synced: 14 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/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/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/markohautala/django-auth-crud-app
A Django application featuring CRUD operations and user authentication.
auth authentication crud crud-application css django django-application html javascript python
Last synced: 10 Nov 2024
https://github.com/01barthez/express-js-started
Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel
api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript
Last synced: 14 Dec 2024
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 21 Dec 2024
https://github.com/andrewjbateman/angular-material-firebase
:clipboard: Angular app with Angular material components to display data stored using firebase v9
angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework
Last synced: 27 Dec 2024
https://github.com/karmek-k/bookmgr
Booky - Book library manager web application
Last synced: 12 Nov 2024
https://github.com/izaiasmorais/adonis-api
Uma simples API feita com o framework Adonis.js.
Last synced: 14 Nov 2024
https://github.com/abeatrizsc/parking-management-system-java
Sistema de Gestão de vagas de estacionamentos | Java, JDBC e MySQL
backend crud java jdbc mysql mysql-database
Last synced: 08 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/kushalobroy/adavanced_laravel_crud
You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.
blade bootstrap5 crud html5 laravel mysql-database xampp-server
Last synced: 24 Dec 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/k3ury99/proyectos-python
This is a series of python projects such as bank ATMs and pizzerias that will allow quick understanding and management of data in python.
Last synced: 07 Jan 2025
https://github.com/robinhosz/crudjava
Desenvolvimento de um CRUD no MySQL na linguagem Java.
Last synced: 07 Dec 2024
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 29 Dec 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/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 17 Nov 2024