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-30 00:06:11 UTC
- JSON Representation
https://github.com/douglasvolcato/rick-and-morty-backend
Backend Rick and Morty, CRUD complete.
backend bcrypt-nodejs bcryptjs crud crud-api express expressjs heroku javascript jwt jwt-authentication jwt-token mongodb node nodejs
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/rick-and-morty-frontend
React webpage for the Rick and Morty Backend.
crud crud-api crud-application front-end frontend javascript react reactjs
Last synced: 16 Dec 2024
https://github.com/vilhalva/crud-rust-em-sql-server
šGERENCIE O NOME E IDADE DOS USUĆRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto rust sql-server terminal
Last synced: 18 Jan 2025
https://github.com/douglasvolcato/laravel-api-example
crud laravel laravel-framework php
Last synced: 16 Dec 2024
https://github.com/douglasvolcato/api-do-mercadinho-poo
Backend CRUD em POO
backend crud crud-api express expressjs javascript node nodejs poo
Last synced: 16 Dec 2024
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 12 Jan 2025
https://github.com/nadiduno/apieducation
API Rest - Mulherada tech em Java com sprint boot + maven
api apirest back-end crud java lombok maven spring-boot
Last synced: 17 Jan 2025
https://github.com/llsaimur/employeemanager.cosmosdb.efcore
Employee Manager application
asp-net-core-identity azure cosmosdb crud efcore
Last synced: 30 Jan 2025
https://github.com/dinushchathurya/simple-nodejs-mysql-crud
Simple NodeJS, MySQL, Express and Handlebar CRUD
crud express express-crud express-mysql-crud handlebars mysql nodejs nodejs-mysql-curd
Last synced: 16 Dec 2024
https://github.com/haseeb1389446/php
Here are all my PHP š£ tasks and basic exercises š„, including CRUD operations and authentication š, to strengthen my PHP š£ logic-building skills š§
auth backend crud php php-practice php-task practice
Last synced: 04 Dec 2024
https://github.com/breadscorner/php-student-list
An ongoing project initiated as a class lab exercise and continued for extra practice, showcasing a simple PHP application that demonstrates CRUD operations. Explore how this application manages Create, Read, Update, and Delete functionalities, offering a hands-on experience in PHP development.
Last synced: 04 Dec 2024
https://github.com/kaschenkkko/librarymanagementsystem
A console application for managing a library of books. The application allows adding, deleting, searching, and displaying books.
Last synced: 04 Dec 2024
https://github.com/mkdika/spring-protobuff-api
Spring API with Google Protocol Buffer Example.
api crud protocol-buffers springboot2
Last synced: 04 Dec 2024
https://github.com/mkdika/rails7-stimulus
A Rails 7 with StimulusJS demo app
crud rails7 ruby simple-app stimulus-js
Last synced: 04 Dec 2024
https://github.com/anganda/dictionary
An Application for Advanced Programming Methods Course with C# and WPF (.NET Framework)
crud csharp json mvvm-architecture wpf xaml
Last synced: 23 Dec 2024
https://github.com/mkaczmarski07/nirvana
CRUD Productivity Assistant
angular crud localstorage typescript
Last synced: 24 Jan 2025
https://github.com/didinj/grails-4-easy-crud-webapp
Grails 4 Tutorial: Easy to Build CRUD Web Application
crud easy grails grails4 groovy tutorial web-application
Last synced: 09 Dec 2024
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
crud laravel repository-pattern rest-api sanctum search service
Last synced: 04 Dec 2024
https://github.com/rubyhcm/rails_crud_api
This project for FE to test call API
api crud ruby-on-rails testing
Last synced: 09 Dec 2024
https://github.com/harish-govindasamy/forget-password-server
Password Reset Flow in Backend
api crud database dotenv express jsonwebtoken mongodb mongoose nodejs nodemailer validation
Last synced: 15 Dec 2024
https://github.com/lucianookdp/tarefas-app
Gerenciador de tarefas desenvolvido em PHP puro, permitindo aos usuƔrios criar, visualizar, editar e excluir tarefas de forma simples e eficaz.
basic basic-programming crud php purephp
Last synced: 23 Dec 2024
https://github.com/lucianookdp/site-de-receitas
O projeto "Site de Receitas" Ć© uma aplicaĆ§Ć£o que permite aos usuĆ”rios acessar, cadastrar e gerenciar receitas culinĆ”rias. A aplicaĆ§Ć£o utiliza um sistema de backend, onde os dados sĆ£o armazenados e manipulados.
aplication backend crud management recipe-manager recipes
Last synced: 23 Dec 2024
https://github.com/lucianookdp/formscrud
O FormsCrud Ć© uma aplicaĆ§Ć£o web em Express e EJS que usa Firebase para autenticaĆ§Ć£o e cadastro de jogadores. Os dados dos jogadores sĆ£o armazenados no Firestore e exibidos na pĆ”gina inicial apĆ³s o login.
authentication cadastro crud ejs express firebase javascript player
Last synced: 23 Dec 2024
https://github.com/atetheone/pizzastore
API de gestion de pizzas construite avec ASP.NET Core et Entity Framework Core, utilisant SQLite pour la persistance des donnƩes. Fournit des opƩrations CRUD et une documentation interactive avec Swagger.
asp-net-core backend crud csharp entity-framework-core sqlite swagger
Last synced: 07 Dec 2024
https://github.com/michelereginabora/crud-java-spring
Este projeto Ć© uma aplicaĆ§Ć£o Spring Boot que implementa operaƧƵes CRUD (Create, Read, Update, Delete) para a entidade Person. Utiliza Spring Web para criar uma API RESTful, Lombok para reduĆ§Ć£o de boilerplate code, e Swagger para documentaĆ§Ć£o da API.
Last synced: 09 Dec 2024
https://github.com/pernillasterner/edu-mern-book-store-project
MERN Stack - Book Store Project
crud expressjs http-router javascript mern-stack mongodb mongoose tailwindcss
Last synced: 23 Dec 2024
https://github.com/kadhirash/build-a-python-rest-api-with-django
My first step into building a REST API using Django and the Django Rest Framework, and implementing CRUD operations.
crud django django-rest-framework python3 rest-api restful-api
Last synced: 04 Dec 2024
https://github.com/pauleenaphan/meow-pop
A mockup ecommerce cat product website where users can become vendors and showcase their cat products, featuring a dynamic platform for cat lovers and sellers.
cats crud css customer javascript jwt-token netlify typescript vendor webdevelopment
Last synced: 09 Jan 2025
https://github.com/luisc73/salessystemnative
Formulario de ventas realizado en react native el cual consume api en Node js
axios cesde crud expo react-hook-form react-native
Last synced: 04 Dec 2024
https://github.com/luisc73/inventariogamerscerberus
Sistema de inventario simple en C# Windows Forms
crud csharp sqlserver windows-forms
Last synced: 04 Dec 2024
https://github.com/luisc73/dreamhome
Proyecto modelo-vista-controlador en c# con .net
asp-net-mvc crud csharp css sqlserver
Last synced: 04 Dec 2024
https://github.com/ssk-14/clerk-supabase-blog
Simple Blogging web application build for learning š
blog clerk crud next supabase tailwindcss vercel
Last synced: 22 Dec 2024
https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis
This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.
api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql
Last synced: 23 Jan 2025
https://github.com/kislaykashyap-hub/ott-application
The OTT Project is a microservices-based application designed to manage various aspects of an Over-The-Top (OTT) media service.
crud expressjs git javascript microservices mongodb nodejs restful-api
Last synced: 23 Jan 2025
https://github.com/kislaykashyap-hub/super-app
The Super App is a comprehensive platform that integrates multiple services including user management, e-commerce, payment processing, real-time messaging, ride-hailing, analytics, notifications, and search functionality.
authentication crud dotenv expressjs javascript jwt linux microservices mongodb mongodump mongorestore nodejs restful-api
Last synced: 23 Jan 2025
https://github.com/galihap76/crud-ajax-jquery-sederhana
Crud ajax jquery sederhana.
ajax crud jquery jquery-ajax php
Last synced: 04 Dec 2024
https://github.com/anamarijapapic/juniordev-react-05-mywardrobe
Application to keep track of your own wardrobe. šš
axios crud json-server react tailwindcss
Last synced: 23 Dec 2024
https://github.com/juliend2/airdb
A simple web-based CRUD manager for Sqlite3
Last synced: 09 Jan 2025
https://github.com/mushfiqurniazzz/mysql-crud-operations-with-nodejs-and-reactjs
This app allows users to save users with name and email with specific id for everyone, featuring functionalities like create, read, update, delete. It uses MySQL as the database to store users, Express.js for handling server-side logic, React.js for building the user interface, and Node.js for server-side runtime environment.
bootstrap crud css express expressjs expressroute expressrouter javascript jsx modal mysql mysql2 nodejs react single-page-app
Last synced: 21 Nov 2024
https://github.com/stephin007/biteadvisor-fe
A platform for users to share their dining experiences, discover new places to eat, and make informed decisions.
crud env firebase javascript react responsive
Last synced: 09 Dec 2024
https://github.com/hasanyahya101/palate-path-vite
A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.
cloud crud githubpages http requests sqlite static task tracker tracking
Last synced: 09 Dec 2024
https://github.com/manukumarnm/django_crud_app
Django and Postgresql Application to perform CRUD operations on Student database.
crud database django postgresql python
Last synced: 04 Dec 2024
https://github.com/rolik-oleksandr/cinema-rest-api
Web API supports user authentication, authorization and CRUD operations, main stack: Spring MVC, Spring Security, Hibernate
crud hibernate java-17 rest-api spring-mvc spring-security
Last synced: 04 Dec 2024
https://github.com/sami-ul-haq/students-database-react
Students Database Using Reactjs. Create, Read, Update And Delete Student Database
crud crud-application database database-management reactjs student-management
Last synced: 09 Jan 2025
https://github.com/davyjonescodes/jsondb-python
JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.
crud data-management data-storage database educational-tool file-based-database json jsondb lightweight-database no-sql pypi python simple-database
Last synced: 04 Dec 2024
https://github.com/d3sc/laravel-ajax
i learn laravel and ajax, CRUD Project. in this repo
Last synced: 04 Dec 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operaƧƵes bƔsicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 23 Dec 2024
https://github.com/cecile-hirschauer/react-node-app-note
A responsive notes app that allows the user to view, create, update and delete notes
crud elephantsql fullstack-development node-js prisma reactjs responsive typescript
Last synced: 05 Dec 2024
https://github.com/kuzma02/simple-mern-app
Discover my MERN CRUD app, a prime MERN stack example for robust CRUD operations. It's an exemplary MERN application example that showcases the efficiency of MERN stack CRUD functionality in a sleek, full-featured MERN stack app.
crud crud-application crud-in-mern crud-in-mern-stack mern-application-example mern-crud mern-crud-app mern-crud-application mern-crud-operations mern-crud-tutorial mern-stack mern-stack-app mern-stack-application-example mern-stack-crud mern-stack-crud-app mern-stack-crud-application mern-stack-crud-operations mern-stack-example simple-mern-app
Last synced: 23 Dec 2024
https://github.com/uhwgmxorg/myangularusermanagementapp.node
MyAngularUserManagementApp is an Angular/Material Application using the same web service that implements simple user management like MyAngularUserManagementApp.
Last synced: 29 Jan 2025
https://github.com/alxmart/m24_realm_android
Projeto para fazer um CRUD no DB REALM, desenvolvido no mĆ³dulo "Banco de Dados no Android" da Mentoria ProfissĆ£o Desenvolvedor Android, da CODANS (By Jamilton Damasceno)
android android-app crud kotlin kotlin-android realm realm-database realm-kotlin
Last synced: 10 Dec 2024
https://github.com/carry0987/sanite
Sanite is a PHP library that provide base CRUD structure and methods, using PDO
Last synced: 10 Dec 2024
https://github.com/donatto22/crud-noticias
This is my React Crud using Appwrite
Last synced: 31 Dec 2024
https://github.com/reshmaharidhas/phonebook
A desktop phonebook application to manage contacts
crud crud-application database desktop-app desktop-application gui mysql mysql-connector mysql-connector-python mysql-server phonebook phonebook-application phonebook-management-system python3 software tkinter tkinter-gui
Last synced: 10 Dec 2024
https://github.com/reshmaharidhas/my-notes
A note taking desktop application made with Python & MySQL
crud crud-application database desktop-app mysql mysql-connector mysql-database note-taking notes-app python3 tkinter tkinter-gui
Last synced: 10 Dec 2024
https://github.com/yenilikci/node.js-restapi
Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.
Last synced: 17 Jan 2025
https://github.com/yenilikci/aspnet-core-blogapp
blog crud dotnet-core-mvc entity-framework-core partial-views view-components
Last synced: 17 Jan 2025
https://github.com/milliorn/grocery-list
simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.
crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application
Last synced: 12 Jan 2025
https://github.com/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 31 Dec 2024
https://github.com/huzaifac137/crud_app_mern_for_beginners
Simple crud application to practice the MERN Stack For Beginners
beginner beginner-project crud mern mern-stack nodejs react
Last synced: 25 Jan 2025
https://github.com/bastidanicolas/fullstackcv-frontend
This full-stack web application offers a CRUD platform and includes JWT authentication. Showcase your background with sections for an introduction, educational background, work history, portfolio projects, and technical skills.
admin-dashboard angular angular-drag-and-drop argentina-programa argentinaprograma authentication authentication-backend bootstrap crud crud-application cv-builder jwt portfolio-website
Last synced: 12 Jan 2025
https://github.com/aleydon/dev-house-api
api back-end backend backend-api crud crud-application eslint javascript js mongodb mongoose node node-js nodejs prettier-eslint
Last synced: 10 Dec 2024
https://github.com/skynest-studios/skydatabase
An high performance API for managing databases using MySQL
async cache cache-storage crud crud-api database database-management fast fast-api gradle groovy high-performance java maven mysql mysql-database spigot sync
Last synced: 10 Dec 2024
https://github.com/bikramai/educonnect
EduConnect -Allow Teachers and Students to Exchange Video Leatures Easily, Teachers can also upload quizzes and do assessments. Students can register themselves in courses and create discussions.
bootstrap5 crud css flask flask-login flask-sqlalchemy javascript postgresql python
Last synced: 16 Dec 2024
https://github.com/shubhamisongit/crud-app
A simple and efficient CRUD (Create, Read, Update, Delete) application built with the MERN Stack (MongoDB, Express, React, Node.js). This app allows users to manage data with ease by providing a seamless interface to create, view, update, and delete records. Perfect for learning and demonstrating the core principles of full-stack web development.
crud database-management express full-stack javascript mern-stack mongodb mongoose nodejs reactjs user-management web-development
Last synced: 10 Dec 2024
https://github.com/kislaykashyap-hub/dynamic-record-creation
Dynamic Record Creation project demonstrates the creation, management, and visualization of Salesforce records using Lightning Web Components (LWC) and Apex.
apex apex-class api crud css git github html javascript lwc lwc-component salesforce salesforce-developers salesforce-lightning sfdx
Last synced: 23 Dec 2024
https://github.com/udofia2/crudwithdatabase
A simple Nodejs app that connect to a database.
Last synced: 25 Dec 2024
https://github.com/burakbehlull/nextjs-server-actions
Here, we created a crud api using NextJS server actions.
crud mongodb nextjs nextjs-server-actions react tailwindcss typescript
Last synced: 11 Dec 2024
https://github.com/iamtejasmane/crud-api-golang
Movies server - CRUD operations using Golang
Last synced: 25 Jan 2025
https://github.com/harshbatra/social-media-react
A Social Media website built with React (Typescript) and styled using TailwindCSS and backend managed through Firebase.
crud firebase react reactjs social-media tailwind-css tailwindcss typescript website
Last synced: 11 Dec 2024
https://github.com/vinay-patel22/attendify
Attendify is a full-stack mobile application built with React Native for the frontend and Node.js/Express for the backend, using MongoDB as the database. Key features include Employee Management, Attendance Management , Attendance and Summary Reports, Salary Slip Generation, and Notifications for upcoming and current birthdays.
crud full-stack mobile-app mongodb node-js nodejs react react-native reactjs tailwindcss vinay-patel vinay-patel22
Last synced: 11 Dec 2024
https://github.com/umbrellacrow612/full-stack-todo-app
Full stack todo app, built with Next js and Prisma
Last synced: 11 Dec 2024
https://github.com/ggpio18/blog_system-blog-php
Blog website funtionality
blog crud css html5 javascript php web-development
Last synced: 11 Dec 2024
https://github.com/imtiajahammad/crudwithpaging
Its a simple MVC CRUD with model called Employee along with paging in the list view.
asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library
Last synced: 17 Jan 2025
https://github.com/rexsimiloluwah/node-cloudinary
Working on a CRUD API with File uploads using Node.js, Express, Sequelize, and Cloudinary
cloudinary-sdk crud nodejs postgresql sequelize
Last synced: 11 Dec 2024
https://github.com/amdad121/crud-generator-laravel
CRUD Generator for Laravel
Last synced: 16 Dec 2024
https://github.com/vadim-rudak/servicecenter_server
Service center server
bootstrap5 crud css jparepository loombok mustache mysql rest-api spring-boot spring-security
Last synced: 11 Dec 2024
https://github.com/lauragabs/projeto-crud
Este projeto Ʃ um sistema de gerenciamento de clientes, contas e cartƵes bancƔrios. Ele permite criar, visualizar, editar e excluir registros, com um backend desenvolvido em Java utilizando o framework Spring Boot.
crud java spring-boot spring-devtools spring-web thymeleaf
Last synced: 11 Dec 2024
https://github.com/nicolaspearson/go.heroes.api
A simple REST API that provides CRUD operations on a hero object, it was built using Go and PostgreSQL.
crud godotenv golang gorilla-mux gorm postgresql rest-api
Last synced: 17 Jan 2025
https://github.com/nicolaspearson/flutter.heroes
A Flutter app that connects to an API to perform CRUD operations on a hero object.
Last synced: 17 Jan 2025
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 17 Jan 2025
https://github.com/adolligit/trybesmith
Projeto idealizado pela escola @Tryber e desenvolvido por mim. Ć uma API REST que faz consultadas diretamente em um banco de dados relacional (MySQL). Utilizei Node.js + Express.js + TypeScript para desenvolver (e autenticaĆ§Ć£o com JWT).
api api-rest crud crud-api crud-application expressjs joi joi-validation json-web-token jsonwebtoken jwt jwt-auth jwt-authentication mysql mysql-database node-js-api node-js-express nodejs typescipt
Last synced: 23 Dec 2024
https://github.com/peperoxyz/clippy-quote
Clippy-Quote: Next.js app to keep track of good wise words you heard or read from anywhere. Turn them into notes you can easily revisit, deepening your reflections and understanding.
crud javascript nextjs notes-app reactjs tailwind
Last synced: 23 Dec 2024
https://github.com/whiteilya/introduction_to_rails
The project is an introduction to Ruby on Rails, focusing on building a web application for managing friends.
crud jwt rails restful-api ruby
Last synced: 22 Jan 2025
https://github.com/frankpagan/cocreate-crud
A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
cocreate cocreate-framework cocreatejs cocreatejs-component collaboration collaborative-framework crud html5-framework javascript-framework low-code low-code-framework no-code no-code-framework realtime realtime-framework shared-editing
Last synced: 11 Dec 2024