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-02-03 00:06:32 UTC
- JSON Representation
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 25 Jan 2025
https://github.com/r4mpo/mysongs
Semelhante aos projetos anteriores que, resumidamente, um crud com VueJS (consumindo API Rest feita com Laravel). A diferença é que, desta vez, temos uma interface específica para criação e edição de dados.
axios-vue crud laravel materialize vue vue-router
Last synced: 17 Jan 2025
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 17 Jan 2025
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 17 Jan 2025
https://github.com/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 09 Jan 2025
https://github.com/diogomalfatti/my-bank-api
API-Rest NodeJS: um sistema de banco simples
crud express nodejs nodemon winston-logger
Last synced: 31 Dec 2024
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 31 Dec 2024
https://github.com/maickwendelldev/crud_php
Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.
Last synced: 22 Jan 2025
https://github.com/eliasdeallmeida/password-manager
A simple random password generator
Last synced: 21 Jan 2025
https://github.com/juliolmuller/studying-svelte
A simple CRUD application to learn Svelte.js framework to build reactive UI's,
crud frontend javascript svelte typescript
Last synced: 15 Jan 2025
https://github.com/melardev/railsapicrud
Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)
active-record activerecord api crud http mvc rails rest ruby-on-rails
Last synced: 25 Jan 2025
https://github.com/zanadoman/rustweb
A simple and efficient single-page CRUD web application built with Rust, and Axum, featuring a minimalist frontend using only HTML, HTMX, and Bootstrap.
axum bootstrap crud htmx rust single-page webapp webdevelopment website
Last synced: 28 Jan 2025
https://github.com/melardev/springbootjerseyapipaginatedcrud
Rest API application built with Spring Boot + Jersey and Spring Data
api crud full-stack fullstack hibernate http jax-rs jersey orm orm-framework rest spring spring-boot spring-data spring-mvc web
Last synced: 25 Jan 2025
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 25 Jan 2025
https://github.com/muhammedrahil/react-webv9-firebase-crud-oprations
React-JS-webV9-firebase-firestore-CRUD-oprations
crud firebase firebase-database firestore javascript reactjs
Last synced: 21 Jan 2025
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: 31 Jan 2025
https://github.com/dohinafs/student-registration-crud-spring-boot
A simple CRUD performing application made using Spring Boot, mySQL and JSP.
bootstrap crud crud-application crud-operation jakarta-persistence java jsp maven mysql mysql-database spring-boot spring-mvc springmvc toastr
Last synced: 17 Jan 2025
https://github.com/melardev/springbootapireactivemongocrud
Rest Api CRUD application built with Spring Data Mongo Reactive
api crud full-stack fullstack http java java-ee mongo mongodb reactive rest spring spring-boot spring-reactive
Last synced: 25 Jan 2025
https://github.com/sanzharanarbay/golang_grpc_crud_example
golang_grpc_crud_example
crud crud-api crud-application crud-sample docker docker-compose go golang grpc protobuf
Last synced: 28 Jan 2025
https://github.com/rudrakshi99/pizzabackend
An API interface that lists the information about all the different stored pizzas and also is able to interact with that information (such as edit or delete).
crud django django-rest-framework postgresql python3
Last synced: 22 Jan 2025
https://github.com/mahabubr/node-crud-pagination-query-jwt
crud jwt-authentication pagination
Last synced: 10 Dec 2024
https://github.com/nitindahiya-dev/rust-planner
This application allows you to manage your plans efficiently. Add, edit, delete, view, and search your plans with ease using this command-line tool
cli cli-app crud crud-operations rust
Last synced: 17 Jan 2025
https://github.com/melardev/springbootapijpacrudsimple
Spring Boot Rest application with CRUD using Spring Data Hibernate
api crud full-stack fullstack hibernate java jpa orm orm-framework rest spring-boot spring-boot-2 spring-data spring-mvc web
Last synced: 25 Jan 2025
https://github.com/ahsannjavaid/simple-crud
This is my first java project that is a very simple CRUD console based application that uses TXT file as a database. NetBeans IDE has been used to develop this application.
crud file-handling ide java jre jvm netbeans
Last synced: 22 Jan 2025
https://github.com/ahsannjavaid/invoice-system
Invoice System is a Desktop application developed in Java. It supports CRUD functionality and uses TXT file as a database. NetBeans IDE has been used to develop this application.
crud desktop-application exe ide java jre jvm netbeans
Last synced: 22 Jan 2025
https://github.com/faresbrayek2/prosit-2
A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.
Last synced: 22 Jan 2025
https://github.com/maxjdev/tarefas_back-end_java-ebac
Full Stack Developer Java - Back-End Tasks
annotations collections crud design-patterns exceptions intellij java jdk poo reflections
Last synced: 22 Jan 2025
https://github.com/kalwar/firebase_crud
A simple firebase app to demonstrate CRUD operation
crud firebase firestore simple-app
Last synced: 17 Jan 2025
https://github.com/omar7tech/victoria-perfumes
Victoria Perfumes is a beginner-friendly CRUD application built with PHP, MySQL, and Bootstrap. Manage perfumes, prices, and sales efficiently. Learn real-world web development concepts with dynamic forms, responsive design, and database integration.
begginer-friendly crud mysql php
Last synced: 28 Jan 2025
https://github.com/igorsantos07/food_shuffler
Saves menu options to LocalStorage and shuffles them (weighted by price!!) to help you decide what to order.
crud math pet-project svelte sveltekit
Last synced: 17 Jan 2025
https://github.com/osvaldokalvaitir/react-native-shoe-store
:athletic_shoe: Shoe Store Application using React Native, Axios, React Navigation, Formik, Yup, react-native-slider, ESLint, prop-types, color and running a CRUD in the Node.js - Shoe Store API
crud produtos react-native rocketseat starter
Last synced: 15 Dec 2024
https://github.com/danhiel98/crud_laravel
Pequeño ejemplo de CRUD usando Laravel
Last synced: 22 Jan 2025
https://github.com/osvaldokalvaitir/reactjs-shoe-store
:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API
crud produtos reactjs rocketseat starter
Last synced: 15 Dec 2024
https://github.com/rdp77/codeigniter
Simple Program With CodeIgniter
codeigniter crud css html javascript mariadb mysql php simple-app
Last synced: 15 Jan 2025
https://github.com/melardev/springbootapijerseyspringdatacrud
CRUD Rest Api application built with Spring Boot Jersey and Spring Data
api crud full-stack fullstack http java jax-rs jersey rest spring spring-boot spring-data spring-mvc
Last synced: 25 Jan 2025
https://github.com/lalathealter/artkeeper
a CRUD app in golang dedicated to saving links to various resources (no frameworks used); [WARNING: FAR FROM FINISHED AND NO REASONABLE ERROR MESSAGES (yet)]
crud framework-less go golang golang-api golang-server psql rest sql
Last synced: 09 Jan 2025
https://github.com/rabbihossainlhp/blog_platform
A blog application built with Node.js, Express, and MongoDB using Mongoose for data modeling. This project includes user authentication and profile management.
api blog blog-application crud local nodejs profile social social-media
Last synced: 28 Jan 2025
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 28 Jan 2025
https://github.com/joangavelan/writehub
Create, publish and browse articles.
alpine articles auth crud full-stack go htmx javascript jwt learning rbac ssr tailwindcss
Last synced: 28 Jan 2025
https://github.com/gabrielrabreu/dotnet-apis-razorpages
Book Crud using Razor Pages in .NET
crud dotnet efcore razor-pages
Last synced: 17 Jan 2025
https://github.com/pietrohl/express-quote-server
A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.
api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api
Last synced: 16 Jan 2025
https://github.com/abimh66/interactive-comments-section-frontendmentor
Project ini berdasarkan pada challenge di Frontend Mentor Interactive comments section challenge on Frontend Mentor.
crud frontend frontend-mentor javascript tailwind-css tailwindcss vanilla-javascript
Last synced: 16 Jan 2025
https://github.com/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 Jan 2025
https://github.com/sangamprashant/crud_app
This CRUD (Create, Read, Update, Delete) application is built using Express.js for the backend and MongoDB for data storage. It provides endpoints to perform CRUD operations on a collection of products.
crud crud-application express mern mern-stack mongodb nodemailer react reactjs
Last synced: 16 Jan 2025
https://github.com/asilvafx/react-firebase-db-crud
Realtime Database (Create, read, update and delete), using Vite + React
crud database firebase javascript react
Last synced: 14 Dec 2024
https://github.com/oppodelldog/cruda
CRUD Application Boilerplate lets you easily edit your integrate and edit your entities
boilerplate boilerplate-application crud crudbooster react
Last synced: 02 Jan 2025
https://github.com/suraj-k-gupta/fullstack-blog
A Full Stack Blog application with CRUD functionality, built using Node.js, Express.js, MongoDB, and EJS templating.
blog crud ejs expressjs full-stack-web-development mongodb nodejs
Last synced: 24 Dec 2024
https://github.com/milliorn/task-tracker
Task Tracker is a web application built with Angular that allows users to track and manage their tasks.
angular angularjs crud crud-api crud-application crud-functionality crud-operation font-awesome json-server karma karma-jasmine node node-js nodejs rxjs task tasks typescript
Last synced: 14 Dec 2024
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 19 Dec 2024
https://github.com/prasad89/k8s-resource-crud
A Kubernetes application demonstrating basic CRUD operations on Kubernetes resources using the Cluster API
cluster-api crud golang kubernetes
Last synced: 19 Dec 2024
https://github.com/waldohidalgo/desafio_3_modulo_6_desafio_latam
Repositorio con el código solución del desafío 3 del módulo 6 Desarrollo de aplicaciones web con Node y Express
bootstrap5 crud express express-handlebars jquery
Last synced: 26 Jan 2025
https://github.com/danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
crud h2-database mulesoft munit munit-h2 secured-configs sql
Last synced: 28 Dec 2024
https://github.com/waldohidalgo/prueba_modulo_6_desafio_latam
Código solución de la prueba 𝐂𝐥𝐮𝐛 𝐃𝐞𝐩𝐨𝐫𝐭𝐢𝐯𝐨 con la que se finaliza el módulo 6 Desarrollo de aplicaciones web con Node y Express
axios bootstrap-icons bootstrap5 crud crud-application desafiolatam express-handlebars expressjs jquery nodejs
Last synced: 26 Jan 2025
https://github.com/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 19 Dec 2024
https://github.com/plopezgit/sprint5_t1_springboot_web_app_crud_mysql
Build a CRUD Web Application with MySQL persistence.
bootstrap crud html html-css-javascript model-mapper mysql-database persistent-data-structure spring-boot spring-mvc templates thymeleaf webapp
Last synced: 26 Jan 2025
https://github.com/plopezgit/sprint4_extra_springboot_api_rest_postgresql
Build a CRUD Web Application with PostgreSQL persistence.
api api-rest crud crud-api crud-operation postgres postgresql postman webservice
Last synced: 26 Jan 2025
https://github.com/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 23 Dec 2024
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024
https://github.com/ludmilaipp/tp2-databinding
Trabajo práctico para crear un CRUD en angular.
Last synced: 16 Jan 2025
https://github.com/danncruise/python-products
Cliente Python para consumir api usando requests
api-client crud python requests
Last synced: 26 Jan 2025
https://github.com/bbbmau/notesapp
App to help me learn MVVM Architecture, CRUD, and Compose
android compose crud learning-by-doing mvvm-architecture
Last synced: 20 Jan 2025
https://github.com/asilvafx/firebase-sdk-php
Firebase Realtime Database - NoSQL CRUD
Last synced: 28 Dec 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Jan 2025
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 28 Dec 2024
https://github.com/vinisioux/simple-crud-docker
Simple CRUD with Node.js and ReactJS using Docker, Docker Compose, TypeORM, Postgres and MongoDB
crud docker docker-compose express mongodb postgres reactjs styled-components typeorm typescript
Last synced: 05 Jan 2025
https://github.com/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 2024
https://github.com/redayzarra/study-mongodb
This repository contains all my notes, lessons, and code from a MongoDB tutorial from freeCodeCamp.org which I followed along. I learned CRUD principles and how to use them in MongoDB.
crud database mern mern-stack mongodb mongodb-atlas mongodb-database
Last synced: 26 Jan 2025
https://github.com/shramkoweb/tiny_house
TinyHouse is a home-sharing app built for a full-stack React Masterclass
antd apollo apollo-server codegeneration create-react-app crud express frontend graphql graphql-generation mongodb node nodejs ts typescript
Last synced: 02 Feb 2025
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 28 Dec 2024
https://github.com/joeribreedveld/task-manager
Simple tasks manager in Next.js.
crud drizzle eslint neon nextjs prettier radix-ui react react-hook-form shadcn-ui tailwind task-manager vercel zod
Last synced: 02 Feb 2025
https://github.com/kreipikc/golang-book-api
API for receiving, editing, and deleting data about books on PostgreSQL, and small AAA server
api crud gin golang gorm jwt-auth postgresql viper
Last synced: 20 Dec 2024
https://github.com/appleipx/rest-api-django
REST API Backend сервер на Django
authentication crud django-rest-framework token
Last synced: 13 Jan 2025
https://github.com/pix303/minimal-rest-api-server
Template project for REST API with authorization and base CRUD for basic entity
crud go jwt-auth postgresql rest rest-api session
Last synced: 14 Dec 2024
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Read, Update, Delete) com JavaScript.
Last synced: 28 Dec 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 2024
https://github.com/mubaraksulayman/mex
A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.
api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex
Last synced: 14 Dec 2024
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/kaushikshivam/hikely
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
aggregation api authentication crud email error-handling filtering pagination payment projection security sendgrid server-side-rendering sorting stripe
Last synced: 27 Dec 2024