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/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 05 Jan 2025
https://github.com/mahonrim/crud-toys
CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter
crud python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 29 Dec 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 29 Dec 2024
https://github.com/300degree/golang-crud-example
an example rest api with crud concepts in golang
Last synced: 05 Jan 2025
https://github.com/abhay-100/s4-dbms-mini-project
its just a basic CRUD application
crud nextjs shadcn-ui supabase
Last synced: 12 Jan 2025
https://github.com/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 23 Dec 2024
https://github.com/adityasinghvats/express-app
An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo
backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger
Last synced: 13 Jan 2025
https://github.com/elis-vasconcelos/backend-rest-api-crud
REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.
backend crud expressjs prisma-orm rest-api
Last synced: 14 Dec 2024
https://github.com/oleksandrkartashev/react-crud-posts
crud react tailwind typescript vite
Last synced: 19 Dec 2024
https://github.com/svilborg/elasticsearch-model
Elasticsearch Client Wrapper for creating Models
crud elasticsearch index library model php type wrapper
Last synced: 26 Jan 2025
https://github.com/lziemniak/aluraflix
Ultimo Proyecto de Alura para Front-End
api crud css3 html5 javascript json-server reactjs tailwindcss typescript vite
Last synced: 12 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/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 21 Dec 2024
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/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 29 Dec 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 2024
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 21 Jan 2025
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
https://github.com/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 Jan 2025
https://github.com/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 Jan 2025
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 19 Dec 2024
https://github.com/hexagon-dev/go-crud
First project on golang to learn its basics. Simple CRUD app.
Last synced: 06 Jan 2025
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 06 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/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/iamtonmoy0/crud-api-with-golang
CRUD api functions with golang
api begginers-project crud crud-api crud-api-with-go go golang google google-go-programming
Last synced: 05 Jan 2025
https://github.com/andresilvase/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: 21 Dec 2024
https://github.com/pedro31415/crud-c
Este é um projeto de crud em C, proposto pela matéria de Linguagem de Programação do IFMA - Campus Imperatriz
Last synced: 06 Dec 2024
https://github.com/kingdarboja/crud-angulardart
Example CRUD project to getting started with AngularDart and compare with common Angular.
Last synced: 04 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/avishekdevnath/tourism-or-delivery-website-server-side_backend-and-database
Live Site Link
crud expressjs javascript mongodb nodejs
Last synced: 20 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/estebanborai/simple-express-rest-crud-sample
☕ Simple REST application made with Express.js
crud expressjs javascript sample
Last synced: 27 Jan 2025
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 16 Jan 2025
https://github.com/sunny-unik/crud_app
My first basic web app for learn MERN stack. It contains all CRUD operations.
beginner-friendly crud javascript mern-stack multer open-source
Last synced: 10 Jan 2025
https://github.com/9eriksantos6/catalogodelivroscrud
CRUD de catálogo de livros com Node.js e Mysql
crud crud-application db express-js javascript mysql node nodejs server serverless
Last synced: 27 Jan 2025
https://github.com/iamtonmoy0/task-mangement-application
Task management application with nestjs
api crud crud-application nest nestjs task task-management type
Last synced: 05 Jan 2025
https://github.com/melardev/javaspringbootrxapicrudrxmongocrudpagination
Paginated Crud Api implemented with Spring Boot Reactive and Spring Data Mongo Reactive
crud crud-pagination java mongodb orm orm-framework spring spring-boot spring-data spring-mvc spring-reactive spring-reactive-mongodb springboot
Last synced: 25 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/taranjeet/todo-app-frontend
A frontend application to demonstrate CRUD in react
Last synced: 06 Jan 2025
https://github.com/injamul3798/task_manager_with_ci_integrations
The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.
cicd continuous-integration crud django
Last synced: 14 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/jedymatt/notemanager
A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling
Last synced: 29 Dec 2024
https://github.com/vmeazevedo/api_restful_springboot_carros_simples
Design of a simple RESTful API using the Spring Boot framework.
crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot
Last synced: 20 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/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 16 Jan 2025
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/kelsonbatista/project-node-express
Project Node Express with CRUD functions
crud express listen nodejs server statuscode
Last synced: 06 Dec 2024
https://github.com/carloshenriquefs/dslist-java-games
:white_check_mark: - Intensivão Java Spring
Last synced: 11 Jan 2025
https://github.com/kelsonbatista/recipes-book-ruby-on-rails
Recipes Book in Ruby on Rails (basic CRUD)
crud crud-application ruby ruby-application ruby-on-rails
Last synced: 06 Dec 2024
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/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 05 Jan 2025
https://github.com/carloshenriquefs/agregador-investimentos
✅💰💵 - Agregador de Investimentos
api brapi crud hibernate junit mockito mysql open-feign spring-boot
Last synced: 11 Jan 2025
https://github.com/horellana08/ejercicios-con-js
Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.
Last synced: 13 Jan 2025
https://github.com/carloshenriquefs/crud-usuario
✅👦👧- Crud Usuario com MongoDB
Last synced: 11 Jan 2025
https://github.com/isaacalves7/register-of-users-with-admin-panel
📋 Login and Register of Users with CRUD and Admin Panel (Dashboard).
admin-dashboard admin-panel crud ejs javascript login-system mongodb monolith mvc-architecture nginx nodejs pug restful-api
Last synced: 06 Dec 2024
https://github.com/carloshenriquefs/task-management
📝✏️ - API de Gerenciamento de Tarefas
Last synced: 11 Jan 2025
https://github.com/carloshenriquefs/ds-movie
:white_check_mark:🎬📹 - Projeto Front End e Back End - DsMovie
Last synced: 11 Jan 2025
https://github.com/pandiaraj-22/react-todo-app
TODO App
crud css html javascript react
Last synced: 16 Jan 2025
https://github.com/carloshenriquefs/courses
💻🖱️- Programming Courses
api crud hibernate-jpa java21 mapper
Last synced: 11 Jan 2025
https://github.com/isaacalves7/blog
📰 It's a repository of Blog projects.
blog blogs crud mvc-architecture oop
Last synced: 06 Dec 2024
https://github.com/dorkatzir/pixel-positions
Jobs Listing - Laravel11 Web App
blade components crud laravel php sqlite tailwindcss vitejs
Last synced: 11 Jan 2025
https://github.com/isaacalves7/back-end
👷🏾 It's a repository of Back-end development and design.
api back-end backend client-server-architecture cluster crud dockerization graphql grpc mvc odm orm polling restful-api rpc soap webservice websockets
Last synced: 06 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/volt1c/employee_management_api
👔API for managing and controlling employees schedules
api bycrypt crud flask jwt pylint python sqlalchemy
Last synced: 06 Dec 2024
https://github.com/fiware/tutorials.merge-patch-put
:blue_book: Merge Patch Operations in NGSI-LD
Last synced: 18 Jan 2025
https://github.com/sandrewtx08/nestjs-vscode-snippets
crud nestjs vscode vscode-snippets
Last synced: 10 Jan 2025
https://github.com/kardelruveyda/entity-framework-core-example
EntityFrameworkCoreExample ( CRUD ) applications with .Net 6.0
crud csharp dotnet-core entity-framework-core
Last synced: 16 Jan 2025
https://github.com/jmcph4/devportal
A remote productivity portal
crud portal productivity ror ruby ruby-on-rails tool web web-application webapp
Last synced: 24 Dec 2024
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/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 09 Jan 2025
https://github.com/esraaalzoghby/crud-product-app
A simple CRUD (Create, Read, Update, Delete) application demonstrating the core functionalities of managing data.
bootstrap crud crud-app crud-application html-css-javascript
Last synced: 06 Dec 2024
https://github.com/a-tetarwal/binora-pre
Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.
bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path
Last synced: 17 Jan 2025
https://github.com/nstseek/catalogo-dragoes
Um catálogo de dragões completo para web.
axios cicd crud css3 enzyme firebase github-actions html5 javascript jest lodash momentjs postman ptbr react scss typescript
Last synced: 16 Jan 2025
https://github.com/danilosano/series-trabalho-c-sharp
CRUD feito em C# contendo conexão a PostgreSQL no ano de 2018.
Last synced: 29 Dec 2024
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/rayc2045/vite-todo
To-do List build with Vite and Tailwind.
crud tailwind tailwind-css tailwindcss todo todo-app todo-list todoapp todolist todomvc vanilla-javascript vanilla-js vanillajs vite vitejs
Last synced: 26 Jan 2025
https://github.com/aayushpagare21-compcoder/notes2.0_php
Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php
bootstrap5 crud javascript mysql php phpmyadmin-database xampp
Last synced: 16 Jan 2025
https://github.com/erosmlima/memory_game_smiles_viagens
✈️ Apresentamos o nosso Jogo da memória [versão de viagens🏝️] com recursos de voz (acessibilidade) o Watson (Microsoft), recursos de Hand Talk, Gamification, RNN com AI/ML usadas com redes neurais em todo processo e implementações de melhorias a fazer, este é um beta (protótipo)📲.
crud css glassmorphism html javascript javascript-game watson-assistant
Last synced: 16 Jan 2025
https://github.com/sidavd/rest_api_project
A database manging RESTapi
asp-net-core crud csharp dto entity-framework-core http-requests mysql-database rest-api
Last synced: 14 Jan 2025
https://github.com/alwinsimon/react-olx-clone
crud firebase firebase-auth js react react-router-dom reactjs redux redux-toolkit webdev
Last synced: 11 Jan 2025