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-26 00:06:31 UTC
- JSON Representation
https://github.com/cletsymedia/admin_dashboard
This is a must to do project in fulfilment of ALX_SE
auth authentication bcrypt crud middleware mongodb mongodb-database nextjs reactjs tailwindcss tailwindcss-plugin
Last synced: 21 Dec 2024
https://github.com/juliencrn/diesel_demo
Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust
crud diesel postgresql rest-api rust
Last synced: 13 Dec 2024
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/johnalysonn/api-rest-biblia
API desenvolvida seguindo o padrão REST, se trata de uma api que simula uma bíblia, possuindo 3 models com relacionamentos, além de uma autenticação via token utilizando do Laravel Sanctum
api-rest authentication blade crud laravel relationships sanctum-authentication validation
Last synced: 15 Jan 2025
https://github.com/melardev/android_mvvm_dagger_rxretrofit_databinding_crud
Android Crud Application built with Architecture Components, Retrofit and Dagger
android android-architecture-components architecture-components crud dagger data-binding dependency-injection java mvvm reactive reactive-programming retrofit
Last synced: 25 Jan 2025
https://github.com/jaymar14/week-18
MongoDB/Mongoose activities
back-end crud database mongodb mongoosejs nodejs populate scrape
Last synced: 14 Nov 2024
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/melardev/android_volley_crud
Android Crud application built with Volley
android crud full-stack fullstack java volley
Last synced: 25 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: 29 Nov 2024
https://github.com/kaloslazo/tumipalace
Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.
api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs
Last synced: 12 Jan 2025
https://github.com/manthanank/crud-angular-ngrx
Crud Angular App using ngrx
Last synced: 30 Dec 2024
https://github.com/melardev/android_mvvm_dagger_rxretrofit_databinding_crudpagination
Android Crud application built with Architecture Components, Dagger and Retrofit
android architecture-components crud crud-pagination dagger data-binding dependency-injection full-stack fullstack java mvvm pagination reactive retrofit
Last synced: 25 Jan 2025
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/neemiassgc/spring-crud-rest-api
A C.R.U.D web application made with Spring Framework
bootstrap4 crud font-awesome grid-system java postgresql spring-boot spring-mvc springframework thymeleaf
Last synced: 05 Jan 2025
https://github.com/sudarika/todo-application
TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.
android-application android-studio crud kotlin
Last synced: 25 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/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/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/glpzzz/gateways
This sample project is managing gateways - master devices that control multiple peripheral devices.
bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue
Last synced: 17 Jan 2025
https://github.com/projectravel/cashier-app
Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.
backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface
Last synced: 11 Nov 2024
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 25 Jan 2025
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/guilhermeferreiram/controledecontatosmvc
Projeto ASP.NET Core MVC para Controle de Contatos
asp-net-core banco-de-dados crud mvc smtp
Last synced: 21 Jan 2025
https://github.com/danitilahun/restapi---goandmongo
RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.
api crud database-connector go golang http mongodb rest-api
Last synced: 27 Dec 2024
https://github.com/asacxyz/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 11 Jan 2025
https://github.com/annygutierrez/mevn-crud
This is a CRUD project, with backend in MongoDB, and front end in Vue.js.
api crud express materialize mlab mongodb vue vue-router
Last synced: 20 Jan 2025
https://github.com/melardev/apiecombookshelfexpress
Ecommerce API app built with Express and Bookshelf js ORM framework
api bookshelf crud e-commerce ecommerce express expressjs full-stack fullstack javascript node node-js orm orm-framework pagination web webapp
Last synced: 25 Jan 2025
https://github.com/mechiuw/springboot_tabletrack-management-app
The TableTrack App is a comprehensive Backend System designed to manage restaurant operations efficiently. using RESTful API , Springboot, Postgres, Spring-Security, and More.
backend-api crud crud-api dependency-injection lombok management-system monolith-architecture posgtresql postgres postgresql-database restful-api spring-boot spring-mvc spring-security springboot
Last synced: 11 Jan 2025
https://github.com/melardev/djanogapicrud
Full stack application built with Python showing how to make CRUD with Django
api crud django full-stack fullstack
Last synced: 25 Jan 2025
https://github.com/asilbekcodes/reactjs_crud
User Management CRUD Application
axios axios-react crud js json json-server jsx react tailwind-css
Last synced: 16 Jan 2025
https://github.com/trbureiyan/app-web-bibliotecavirtual
Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.
bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp
Last synced: 17 Dec 2024
https://github.com/avishekdevnath/tourism-or-delivery-website-client-side_react-react-bootstrap-firebase
Live Site Link
bootstrap crud css3 express javascript mongodb node react react-router
Last synced: 20 Jan 2025
https://github.com/aniketpatidar/code-challenges
Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.
code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication
Last synced: 20 Dec 2024
https://github.com/daren1028/cs_an_az_employee_manager
An Asp.Net Core application for managing individuals with Angular forms
angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi
Last synced: 17 Jan 2025
https://github.com/melardev/djangoapicrudpaginated
Rest Api application built with Django implementing CRUD + Pagination
api crud django full-stack fullstack http pagination python rest
Last synced: 25 Jan 2025
https://github.com/harikrishna-9885699666/graphql-nodejs-crud-operations
CRUD Tutorial - GraphQL, NodeJS, MySQL, TypeORM
crud graphql javascript mysql nodejs typeorm
Last synced: 25 Jan 2025
https://github.com/marvin9/mongodash
💼 lightweight mongoDB compass. Agile development. MongoDB Dashboard.
agile-development crud dashboard mongodb reactjs
Last synced: 09 Jan 2025
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 28 Dec 2024
https://github.com/thetharz/student-management-system-individual-3996
Streamlined student record management with CRUD operations, built using WPF and C#.
Last synced: 21 Jan 2025
https://github.com/ekmas/my-bookshelf
My bookshelf is an app where you can explore new books to read.
bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss
Last synced: 22 Jan 2025
https://github.com/carloszoft/usercrud
API simples de cadastro de usuários
api crud express javascript jest nodejs
Last synced: 25 Jan 2025
https://github.com/pedro-donoso/node-postgresql
API REST con Nodejs y base de datos Postgresql, el usuario puede crear nuevos proyectos con POST, consultar existentes con GET o especificos por ID, actualizar con PUT y eliminar con DELETE
api api-rest crud express express-js expressjs morgan node node-js nodejs nodemon pg pg-hstore postgres postgresql
Last synced: 25 Jan 2025
https://github.com/pedro-donoso/test
REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React
bootstrap cors crud express front-end frontend node nodejs nodemon pg react
Last synced: 25 Jan 2025
https://github.com/lewypopescu/javascript-tasks-crud-async
JavaScript CRUD Async
async crud javascript library lightbox-gallery
Last synced: 21 Jan 2025
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 25 Jan 2025
https://github.com/m-mdy-m/crud-mongodb
A simple note-keeping web app with CRUD operations, built on Express.js and MongoDB, using EJS templating.
crud crud-application database express javascript mongodb mongodb-database nodejs
Last synced: 14 Dec 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: 21 Jan 2025
https://github.com/kmrafibinrabi/simple-project-on-laravel
This is projects is about MVC, ROUTES and CRUD
crud laravel laravel-framework laravel-package mvc-architecture routes
Last synced: 22 Jan 2025
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 10 Oct 2024
https://github.com/sbthdr/greldapp
Employee list management system using Laravel and Vue.
Last synced: 06 Jan 2025
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: 11 Jan 2025
https://github.com/papilo-cloud/mern-skeleton
This skeleton application will encapsulate rudimentary features and a workflow that's repeated for most MERN applications.
crud expressjs functional-programming javascript mern-stack mongodb mongoose nodejs
Last synced: 26 Jan 2025
https://github.com/call-me-ahmaaad/simple-employee-crud
This application will help in recording data about employees of a company/organization/institution and manipulating data with it.
crud git github html-css-javascript laravel php
Last synced: 20 Jan 2025
https://github.com/melardev/flaskapicrud
Flask Api application implementing full CRUD
api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy
Last synced: 25 Jan 2025
https://github.com/guastallaigor/vue-backoffice-example
Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.
crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify
Last synced: 26 Jan 2025
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/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/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 30 Nov 2024
https://github.com/danncruise/products-vue
Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts
api-client chartjs crud datatables vue vue3
Last synced: 26 Jan 2025
https://github.com/judahpaul16/flask-crud
A Basic CRUD Flask App with SQLAlchemy and SQLite
crud flask sqlalchemy template
Last synced: 11 Jan 2025
https://github.com/luisnquin/django-crud-mysql-sass
CRUD with MySQL, Django and Sass.
Last synced: 20 Dec 2024
https://github.com/raharrison/spring-boot-crud-api
The simplest CRUD API with Spring Boot
api crud easy liquibase rest-api simple spring spring-boot
Last synced: 28 Nov 2024
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: 29 Nov 2024
https://github.com/valchanoficial/nodejs2
Alura: Node.js Parte 2: MVC, autenticação e autorização
authentication authorization bootstrap crud javascript js marko node nodejs sqlite
Last synced: 04 Jan 2025
https://github.com/lahi-ru/django5_responsive_website
This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.
bootstrap crud css django html javascript python responsive-design web-development website-deployment
Last synced: 21 Dec 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: 18 Jan 2025
https://github.com/shanu-shahbin/blogs-fastapi-
The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.
api crud fastapi oauth2 pyjwt redoc swagger-ui
Last synced: 21 Jan 2025
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 21 Dec 2024
https://github.com/swag666baby/comment_system
a little help when creating a comment system. flexible code that can be deployed on any system extremely easily.
assets comment-system crud flexible-content
Last synced: 30 Nov 2024
https://github.com/santrikoding-com/crud-laravel-inertia.js
CRUD Laravel dengan Inertia.js
crud inertia inertiajs laravel
Last synced: 07 Jan 2025
https://github.com/zoelabbb/rexpressapi.ts
A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.
blog crud expressjs nodejs playground-project postgresql prisma restapi typescript
Last synced: 27 Dec 2024
https://github.com/thomas465xd/uptask_mvc
UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.
activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager
Last synced: 15 Jan 2025
https://github.com/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 27 Dec 2024
https://github.com/wpcodevo/go-postgres-crud-rest-api
In this article, you will learn how to create a CRUD REST API in Golang using Fiber as the web framework and PostgreSQL as the database.
crud crud-api crud-api-fiber go golang gorm-orm postgres
Last synced: 26 Jan 2025
https://github.com/marcosvel/crescamais
Sistema CRUD feito com ReactJS e API json-server
Last synced: 19 Dec 2024
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 05 Jan 2025
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 15 Jan 2025
https://github.com/viniciusmilk/crud-api
Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose
composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon
Last synced: 23 Oct 2024
https://github.com/melardev/java_springbootapijpacrud
Java Spring Boot Crud Application using JPA
api crud full-stack fullstack hibernate java java-ee jpa spring-boot
Last synced: 25 Jan 2025
https://github.com/gmartinezramirez-old/spring-api-rest-person-crud
:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.
crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice
Last synced: 05 Dec 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