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-29 00:06:37 UTC
- JSON Representation
https://github.com/bartzalewski/firebase-crud-app
Firebase Firestore CRUD app created for my Instagram, @bart.code
crud crud-application firebase firestore-database reactjs
Last synced: 05 Jan 2025
https://github.com/jamal-saadeddin/noteable-be
A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.
Last synced: 20 Jan 2025
https://github.com/mtlouzada/cloud-contacts
Cloud crud application
cloud crud firebase google-api
Last synced: 28 Dec 2024
https://github.com/ja12as/login-mern
Creacion de login en MERN en 8 commit
autentication crud express login mern-project mongodb nodejs react token
Last synced: 18 Jan 2025
https://github.com/zg3z/web-crud-app
brcypt crud css docker-compose ejs express-session i18n javascript nodemon react react-router sequelize
Last synced: 13 Jan 2025
https://github.com/itsfk/crud-with-flask
crud flask flask-application flask-sqlalchemy flask-web
Last synced: 13 Jan 2025
https://github.com/arsath-eng/todo-next.js
A modern, full-stack Todo application built with Next.js 14, MongoDB, and TailwindCSS featuring real-time updates and a responsive design. 📱✨
crud mongodb nextjs state-management tailwindcss todoapp typescript
Last synced: 11 Jan 2025
https://github.com/normalhuman01/crud-login-register-ionic
a simple login application in ionic
api-rest crud ionic-framework javascript login nodejs register
Last synced: 05 Dec 2024
https://github.com/roman-developer/rp-web
Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin
activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango
Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb
api bootstrap5 crud django html python sqlite web
Last synced: 10 Oct 2024
https://github.com/thamerh/ruby-on-rails
This Markdown file is a comprehensive guide to setting up and using Ruby on Rails for API development. It covers installation, database configuration, model and controller generation, routing, seeding, API testing, CORS configuration for frontend connectivity, and basic Ruby syntax and variable declarations for beginners.
Last synced: 10 Oct 2024
https://github.com/qewertyy/crudmvcapi
CRUD Operations API Boilerplate with C# MVC.
api boilerplate-application crud csharp dotnercore dotnet dotnet-core dotnet-framework javascript jquery mssql mvc stored-procedures storedprocedure
Last synced: 28 Dec 2024
https://github.com/peckpeck20/react-hooks-todo
Showcasing basic CRUD functionality using functional react components
crud fetch hooks hooks-api-react react
Last synced: 21 Jan 2025
https://github.com/weblineindia/laravel-rest-api-product-crud
A robust Laravel-based REST API for seamless product management. Simplify CRUD operations, streamline data interactions, and build efficient product-centric applications. Explore the power of clean and concise code for your next project.
clean-code coding crud darkaonline efficiency l5-swagger laravel oa-annotate openapi product-management programming rest-api software-engineering swagger swagger-ui web-development zircote
Last synced: 06 Jan 2025
https://github.com/omermecitoglu/next-admin-panel-generator
Generates admin panel CRUD pages for managing resources
admin-panel bootstrap code-generator crud next nextjs react restful scaffold ts typescript
Last synced: 07 Nov 2024
https://github.com/weblineindia/angular-local-storage-crud-management
Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement
angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development
Last synced: 06 Jan 2025
https://github.com/idraynar/elysia-x-bun-crud
A simple backend CRUD on Elysia using Bun runtime.
backend bun crud dependencies elysiajs
Last synced: 05 Dec 2024
https://github.com/ahmedsamir45/product-management-system
product management system using local storage and javaScribt
Last synced: 24 Dec 2024
https://github.com/somenath203/nodejs-task-app-api
Click below to see the full documention of the API
authentication crud expressjs fileupload jwt mongodb nodejs
Last synced: 20 Jan 2025
https://github.com/somenath203/grocery-bud
Click below to visit the website
Last synced: 20 Jan 2025
https://github.com/ecthorsilva/heroapi-nodejs
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
Last synced: 06 Jan 2025
https://github.com/joel-rodrigues404/django-cbv-deploy-vercel
Repositório feito para para testar django class based views e deploy para o vercel
classbasedviews crud deploy deployment django vercel
Last synced: 28 Dec 2024
https://github.com/athiththan11/mean-stack-ng7
MEAN Stack with Angular 7 (ng2+)
angular angular7 crud expressjs mean mean-stack mlab mongodb nodejs
Last synced: 01 Jan 2025
https://github.com/hugo-hattori/tkinter_sql
User Interface Project created with Tkinter for SQL database manipulation.
crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python
Last synced: 28 Dec 2024
https://github.com/geraldoamf/procedural-crud
PHP Crud with procedural programming.
crud mariadb-server materialize-css php7 procedural-programming
Last synced: 20 Jan 2025
https://github.com/projectsandprograms/crud-laravel-10
A simple crud application with all the basic features you have to know.
blade-template bootstrap-5 crud error-pages laravel laravel-10 laravel-bootstrap laravel-crud laravel-framework mysql mysql-database
Last synced: 06 Jan 2025
https://github.com/merzak-x/patientscrudspringdemo
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
Last synced: 28 Dec 2024
https://github.com/sparsh-kumar/promocode-crud-api
Backend APIs for managing (creating / editing / deleting) promotion codes made using nestJS and typescript.
3-layer-arcitecture 3-tier-architecture crud express mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript promotion-code typescript
Last synced: 20 Jan 2025
https://github.com/1mehdifaraji/react-blog
This is a react made blog with json-server .
blog crud crud-application crud-sample infinite-scroll jest json-server react reactjs unit-testing
Last synced: 23 Jan 2025
https://github.com/weblineindia/angular-product-crud-management
Streamline product management with this Angular-based CRUD application. Elevate your web development projects with efficient data operations and a sleek user interface. Explore the power of Angular for seamless product control. #Angular #CRUD #ProductManagement
angular angular-components angular-material angular15 crud data-operations frontend product-management responsive-design typescript user-interface web-development
Last synced: 06 Jan 2025
https://github.com/kevinthulnith/laravel-crud-app
Laravel crud app with breeze frontend(Tailwind CSS)
crud crud-application laravel laravel-framework node php tailwindcss
Last synced: 10 Dec 2024
https://github.com/damiancipolat/symfonyabm
Ejemplo de como crear un abm usando el framework Symfony.
Last synced: 28 Dec 2024
https://github.com/andredrummer/school-system
A simple CLI Application mocking a Student Management System using Go
cli cli-app client-server crud crud-api crud-application docker docker-compose docker-container docker-file docker-image go golang
Last synced: 14 Dec 2024
https://github.com/sedadiriker/tecnostore
async await axios crud mockapi react-router-dom useeffect usenavigate usestate
Last synced: 18 Jan 2025
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 06 Jan 2025
https://github.com/noturlee/librare.io-online
An MVC Library Application
approvers-1 crud login-system mvc registration
Last synced: 10 Oct 2024
https://github.com/movva-gpu/grapes
Le dépôt GitHub de notre site de co-jardinage
Last synced: 11 Oct 2024
https://github.com/pedrohenrikle/crud-tasks
A Node.js & Typescript based API, developed with fastify, using JWT token authantication. Uses SQLite as a local database.
api crud fastify jwt nodejs typescript
Last synced: 11 Oct 2024
https://github.com/bercezar/nodejs-server-api
Node.js/Back-End/API
api-rest crud fastify javascript nodejs postgres
Last synced: 11 Oct 2024
https://github.com/filipamarta/app-native-finances
A React Native expo app experience using firebase as database to manage finances and login users.
crud expo javascript react-native
Last synced: 14 Dec 2024
https://github.com/filipamarta/the-weather-station-app
This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.
axios bootstrap crud javascript localstorage openweathermap react-context react-hooks reactjs sass uuid
Last synced: 14 Dec 2024
https://github.com/filipamarta/notes-app
A React Notes app with CRUD implementation. The user can add, delete or edit a note, and they should be persisted in the browser's Local Storage.
axios bootstrap crud javascript localstorage react-context react-hooks reactjs sass uuid
Last synced: 14 Dec 2024
https://github.com/filipamarta/api-with-ajax
In this project I use an API (a tomcat webapp) called javabank and manipulate that data through AJAX. It exchange data with a server (tomcat), and update parts of a responsive web page. I used HTML5, CSS3, Bootstrap, jQuery and Javascript. This project was made during the bootcamp at Academia de Código.
bootstrap crud css3 html5 java javascript jquery tomcat-webapp
Last synced: 14 Dec 2024
https://github.com/shubham-chhimpa-here/abstract_help_center
A RESTful API for managing and searching cards in a help center. Built with Node.js and Express.js, this application uses Mongoose for MongoDB interactions. Features include endpoints for creating, retrieving, updating, and searching cards by title. Ideal for learning and building CRUD operations with a NoSQL database.
api crud expressjs javascript mongodb mongoose nodejs nosql operations restful
Last synced: 11 Oct 2024
https://github.com/devil-1964/bookstore
A CRUD BookStore using MERN
crud express mern-stack nodejs react
Last synced: 11 Oct 2024
https://github.com/estebangmz666/contactlist
Contact Agenda is a Java-based application built with JavaFX for managing contacts. It features contact registration, viewing, and editing, with support for custom notes and inclusive pronoun selection, using SQLite for data persistence.
agenda contact-management crud desktop-application gui java javafx mvc notes sqlite
Last synced: 26 Jan 2025
https://github.com/likhithkp/express-posts
A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts.
authentication backend bcrypt crud crypto ejs express jwt mongoose multer-fileupload nodejs rest-api
Last synced: 16 Jan 2025
https://github.com/baqar-abbas/test-assignment
React Crud app is a dynamic web application built with React.js. and Reduxtoolkit. The application provides an intuitive and responsive user interface for managing data. Users can add, retrieve and delete books from the API. The application also includes a CRUD demo page where users can add, update, retrieve, and delete data from the API.
api crud linter-config react redux responsive-layout
Last synced: 13 Jan 2025
https://github.com/impe93/to-do-back
The server for the other my repo "to-do"
angular crud expressjs mean mean-stack mongodb nodejs
Last synced: 04 Jan 2025
https://github.com/javiercanon/xavier-crud
➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎
asp-net crud crud-application crud-generator generator sql-server sqlserver
Last synced: 16 Jan 2025
https://github.com/amandioca/projetosinergia-front
Front-end of the Integrator Project developed in the GenerationBrasil bootcamp.
angular bootstrap-4 crud hub integrator-project social-network
Last synced: 10 Nov 2024
https://github.com/marissa-steindel/crud-blog
WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP
Last synced: 10 Jan 2025
https://github.com/ccaicedo09/django-crm
Basic Django CRM. More features will be added in the future! :)
crud django-application mysql python
Last synced: 11 Oct 2024
https://github.com/vertocode/mycruds
MyCruds allow users create custom CRUDs on any topic. Manage lists effortlessly by adding, editing, and deleting items as needed.
crud mongodb nextjs nodejs reactjs tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/gabrieladnz/app-to-do-list
Aplicativo To-Do List desenvolvido em Java, conectado a um banco de dados MongoDB para armazenar tarefas e usuários. O aplicativo permite que os usuários criem, visualizem, atualizem e excluam tarefas, além de fornecer autenticação de usuário para proteger as informações.
Last synced: 20 Dec 2024
https://github.com/aleko-khomasuridze/productmanager
Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.
crud database design-patterns desktop docker java javafx sql
Last synced: 21 Jan 2025
https://github.com/gabrieladnz/projeto-crud-simples-com-bootstrap
CRUD de uma agenda comercial, cadastrando clientes e os registrando no banco de dados. Feita com PHP, Bootstrap e MySQL.
Last synced: 20 Dec 2024
https://github.com/shyentist/ligma-mvp
A small demo for LIGMA
crud css demo html javascript lims mvp svelte
Last synced: 26 Jan 2025
https://github.com/0suphan0/yakut-s-blog
The project is a .NET Core MVC web app designed for blogging. Visitors can browse user-generated content and comments, but they need to register to participate actively. Registered users have the ability to create content and comments, which will be subject to approval by the admin before publication.
ajax authentication authorization claims crud filtering login mssql mvc net-core registration repository-pattern
Last synced: 13 Jan 2025
https://github.com/marlinsk/solid-node-backend
Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.
crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript
Last synced: 06 Jan 2025
https://github.com/marlinsk/posts-backend
Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.
crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript
Last synced: 06 Jan 2025
https://github.com/bojkoj/pernstack-todolist
Fullstacková CRUD applikace. PostgreSQL+Express.js+React.js+Node.js. Vytváření plánů na den.
crud expressjs javascript nodejs postgresql react rest-api restful-api tailwindcss
Last synced: 06 Dec 2024
https://github.com/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud heroku-app jwt mvc redis spring spring-boot unit-testing
Last synced: 06 Jan 2025
https://github.com/alexsandro-ms/user-management
Api simples de gerenciamento de usuários com nivel de permissão.
api crud docker knex mysql user-management
Last synced: 13 Jan 2025
https://github.com/emmo00/blog-api
Blogging API where users can create, read, update, and delete blog posts.
Last synced: 11 Jan 2025
https://github.com/muzakkirhossainminhaz/course-review
Course Review App: TypeScript, Express.js, MongoDB-powered platform for efficient course management. Robust error handling, validation, and diverse endpoints ensure seamless creation, updating, and retrieval of courses, categories, and reviews.
api crud crud-api express express-js expressjs mongoose node node-js nodejs ts typescript
Last synced: 26 Jan 2025
https://github.com/muzakkirhossainminhaz/course-review-with-auth
Course Review App: TypeScript, Express.js, MongoDB. Features robust authentication, authorization, and user management. Utilizes a specific tech stack, with error handling, validation, and endpoints for seamless course, category, and review management.
authentication authorization backend-api crud crud-application crud-operation express express-js expressjs mongodb mongoose node node-js nodejs ts typescript
Last synced: 26 Jan 2025
https://github.com/amgauna/python-django-crud-2022
Python Crud Django
crud crud-application django python3
Last synced: 26 Jan 2025
https://github.com/danielpraisethelord/gesti-n-de-asociaciones-en-spring-boot-3-con-jpa-e-hibernate
Este proyecto es una aplicación de Spring Boot 3 que utiliza JPA (Java Persistence API) e Hibernate para gestionar la persistencia de datos en una base de datos relacional.
crud jpa-hibernate many-to-many one-to-many one-to-one spring-boot
Last synced: 28 Jan 2025
https://github.com/lestec-al/spring-boot-test
Spring-boot test application
crud crud-application java spring-boot springboot webapp
Last synced: 23 Jan 2025
https://github.com/lucasdota/todo_app_backend
A simple and secure Todo application built with Java Spring Boot, featuring user authentication via email and password, and JWT-based session management stored in cookies. This application allows users to register, log in, and manage their personal todo lists with full CRUD functionality.
crud java jwt mysql spring-boot
Last synced: 26 Jan 2025
https://github.com/moamen-abdelkawy/inventorymanagementapi
A minimal inventory management system built with Go, Gin, and GORM, featuring CRUD endpoints with UUIDs, rate limiting, and PostgreSQL integration — complete with pagination, filtering, and sorting.
backend crud gin go gorm inventory-management postgresql rest-api
Last synced: 13 Jan 2025
https://github.com/rdvid/express-school-api
API REST com Express desenvolvida para prática de documentação com Swagger
api-rest crud express javascript swagger swagger-ui
Last synced: 02 Jan 2025
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: 28 Jan 2025
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: 28 Jan 2025
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: 28 Jan 2025
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: 28 Jan 2025
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: 11 Jan 2025
https://github.com/bikramai/django-storefront-app
Build an e-commerce application with complete production grade backend for an imaginary online store, Features such as data model, the admin interface for build a RESTful API, uploading files, Sending emails, Running background tasks, Automated testing, Performance testing, Caching
authentication authorization automated-testing caching crud datamodels django django-rest-framework mongodb performance-testing python restful-api running-background-task secure-api sendmail upload-file
Last synced: 22 Nov 2024
https://github.com/guilhermeferreiram/encurtadordelinks
Encurtador de Links Local baseado em ASP.NET MVC
asp-net azure bootstrap c-sharp crud entity-framework jquery mvc
Last synced: 22 Nov 2024
https://github.com/zlhshn/stock_app
In the stock management project, which is a multi-page frontend web application, I worked global state management using Redux and used the REST API in the Node.js backend structure.
crud dry-principle material-ui reactjs redux-persist redux-toolkit rest-api tailwind-css tremor yup-validation
Last synced: 28 Jan 2025
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: 13 Jan 2025
https://github.com/e-commit/ecommitcrudbundle
bundle crud php symfony symfony-bundle
Last synced: 06 Nov 2024
https://github.com/2desoo/studentservice
StudentService — REST API сервис на Java для управления информацией о студентах, включая добавление, обновление и удаление данных
crud java oauth2 rest-api spring-boot spring-security
Last synced: 26 Jan 2025