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-15 00:06:42 UTC
- JSON Representation
https://github.com/umbrellacrow612/nextjs-prisma-api-example
using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API
api crud databases nextjs prisma sqlite
Last synced: 11 Dec 2024
https://github.com/melardev/railsapiecommerce
Rails Api Ecommerce application
active-record activerecord crud e-commerce ecommerce full-stack fullstack orm orm-framework pagination ruby ruby-on-rails shopping shopping-cart
Last synced: 26 Nov 2024
https://github.com/traveltimn/flask-task-manager-project
Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality
code-institute crud flask gitpod heroku mongodb python
Last synced: 12 Jan 2025
https://github.com/aandrosov0/cbs
The Central Book System written in Java
crud crud-api crud-application crud-applications database-api-organisation database-management jakartaee java java-samples jdbc jdbc-api jdk17 models mvc-architecture mvc-pattern rest-api restful-api servlets-mvc sql
Last synced: 25 Nov 2024
https://github.com/erossini/contorsouniversity5
Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5
asp-net-core asp-net-mvc aspnetcore crud net5 net50
Last synced: 12 Jan 2025
https://github.com/nshahaf/ecommerce
React shopping cart app, with zustand state managment, responsive design and mobile navigation bar
cart crud react responsive-design scss zustand
Last synced: 12 Jan 2025
https://github.com/mrf0rtuna4/taskflowapi
🧺 RESTful API для управления задачами с поддержкой CRUD операций, JWT-аутентификации и возможностью фильтрации задач по статусу и дате.
crud java jwt postgresql restful-api spring-boot
Last synced: 11 Dec 2024
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: 26 Nov 2024
https://github.com/kristerkari/observable-redux-json-api-example
A minimal example to show how to use observable-redux-json-api library using React and Express.js.
crud demo-app example-app json-api react redux redux-observable rxjs
Last synced: 16 Dec 2024
https://github.com/nubisub/wengdevproject
Project Akhir Pemrograman Web
basic crud html-css-javascript php
Last synced: 24 Dec 2024
https://github.com/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 02 Dec 2024
https://github.com/melardev/expresssequelizeapipaginatedcrud
Express Rest api implementing CRUD with pagination using Sequelize
api crud express full-stack fullstack javascript node node-js nodejs npm orm orm-framework pagination rest sequelize
Last synced: 26 Nov 2024
https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud
Elixir Crud application built with Phoenix, secured with JWT
api crud ecto elixir full-stack fullstack jwt phoenix rest
Last synced: 26 Nov 2024
https://github.com/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 22 Dec 2024
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: 26 Nov 2024
https://github.com/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 28 Nov 2024
https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql
understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.
crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm
Last synced: 02 Dec 2024
https://github.com/blordeus/to-do-app
A To-Do list app made with React Chakra UI. My first attempt at a CRUD app
Last synced: 10 Jan 2025
https://github.com/fjerbi/ultimateblog
The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count
blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package
Last synced: 10 Jan 2025
https://github.com/fityannugroho/contact-app
A simple contact android app. CRUD implementation using SQLite & Firebase.
android-app contacts-app crud firebase firestore sqlite
Last synced: 18 Dec 2024
https://github.com/vagnerbellacosa/007_catalogodejogosdotnet
BootCamp GRUD API Catalogo de jogos em Dot Net
api c-sharp crud digital-innovation-one dio dot-net game
Last synced: 01 Dec 2024
https://github.com/kauefraga/zssn
🧟 Zombie Survival Social Network | Credits: mauricioklein
crud crud-api express rest-api typescript zombies
Last synced: 15 Dec 2024
https://github.com/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 12 Jan 2025
https://github.com/ehsundar/dopamine
General REST server for web and client app developers
android-development crud developer-tools ios-development mvp rest rest-api web-development
Last synced: 18 Dec 2024
https://github.com/shubhamd99/express-mongodb-example
NodeJS Express MongoDB Crud
api crud expressjs javascript mongodb nodejs nosql-database rest-api
Last synced: 09 Jan 2025
https://github.com/websolutionstuff/laravel-9-rest-api-with-passport-authentication
we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.
authentication crud crud-operation laravel laravel9 passport rest-api restful-api
Last synced: 11 Dec 2024
https://github.com/muhdhanish/next_curd_api
This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.
crud nextjs rest-api typescript
Last synced: 03 Dec 2024
https://github.com/bilalvdemir/springbootcrudexample
Spring Boot CRUD Example with MVC Pattern
controller crud docker exception-handler exceptions formatter jpa logger mongodb regex-pattern restful-webservices spring-boot spring-mvc validator
Last synced: 17 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: 26 Nov 2024
https://github.com/andre-alck/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 03 Dec 2024
https://github.com/jennndol/portfolio-hub
This project is created to help managing portofolios. Developed by using Django framework and bootstrap3
Last synced: 09 Jan 2025
https://github.com/manthanank/nodejs-swagger-mongodb-crud
Node.js CRUD API with Swagger Documentation using MongoDB
crud mongodb nodejs swagger swagger-ui
Last synced: 02 Dec 2024
https://github.com/manthanank/postgres-crud-app
Nodejs Postgres
crud nodejs postgres postresql
Last synced: 02 Dec 2024
https://github.com/manthanank/nodejs-swagger-mysql-crud
Node.js CRUD API with Swagger Documentation using MySQL
crud mysql nodejs swagger swagger-ui
Last synced: 02 Dec 2024
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: 26 Nov 2024
https://github.com/alddesign/crudkit
CRUDKit lets you create UI webpages for existing databases within minutes.
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 03 Dec 2024
https://github.com/pulgueta/anny-kaktus-admin
Anny Kactus - Admin Panel
admin admin-dashboard crud ecommerce firebase react
Last synced: 22 Dec 2024
https://github.com/core-go/cassandra
cassandra cassandra-crud cassandra-search crud
Last synced: 10 Jan 2025
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 12 Jan 2025
https://github.com/walderlansena/softstore
:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.
controller crud css hexagonal-architecture mvc order php7 routes system
Last synced: 02 Dec 2024
https://github.com/ibassaoud/heroes-app-angular
Tour of heroes - Anguar Tutorial
angular angular-cli crud form-validation html-css-javascript typescript
Last synced: 28 Nov 2024
https://github.com/maulayyacyber/crud-codeigniter
Basic CRUD CodeIgniter
basic ci codeigniter create crud delete mysql read update
Last synced: 01 Jan 2025
https://github.com/carloszoft/usercrud
API simples de cadastro de usuários
api crud express javascript jest nodejs
Last synced: 26 Nov 2024
https://github.com/alexanderuk82/portalcrm
Crm projects
api api-rest crud json-server react reactrouterdom
Last synced: 21 Nov 2024
https://github.com/austinkregel/laravel-abstract
A very abstracted way to get CRUD up and running.
Last synced: 18 Dec 2024
https://github.com/omnicode/lara-service
crud lara laravel service service-layer
Last synced: 10 Jan 2025
https://github.com/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 31 Dec 2024
https://github.com/alexanderuk82/patient-list
It allows users to create, edit, and delete patient records in a simple and intuitive way. The project utilizes functional components and hooks to manage state and handle user interactions.
crud crud-application javascript react reactjs scss
Last synced: 21 Nov 2024
https://github.com/ngohungphuc/angular
Angular APP
angular-2 crud github-api mean mean-stack ngredux oauth redux
Last synced: 25 Dec 2024
https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template
The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler
crud editor-template mvc-scheduler schedule
Last synced: 16 Dec 2024
https://github.com/charleebrown/comment-app
An app that takes a username and comment and saves it to a mongodb database
crud dotnet mongodb vbnet winforms-application
Last synced: 10 Jan 2025
https://github.com/onekiloparsec/vuex-module-generator
A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).
axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex
Last synced: 18 Dec 2024
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: 26 Nov 2024
https://github.com/ahsannjavaid/un-portal
UN Portal is an educational portal where teachers register students and assign them with their academic record and students see their academic record by logging into their respective accounts. Please refer to README.md file to know more about this project.
academia admin crud education instructors students
Last synced: 03 Dec 2024
https://github.com/killyougutsxxx/crud-simple-next
Simple cash entry crud, using NextJS + JSON Server
ant-design antd crud docker docker-compose json json-server nextjs nextjs13 shell-script simple-cash-entry typescript
Last synced: 09 Jan 2025
https://github.com/melardev/javaspringbootauth0jwtcrud
Java Spring Boot Crud application secured with Jwt using Auth0 Library
auth0 crud full-stack fullstack java jwt spring-boot
Last synced: 26 Nov 2024
https://github.com/melardev/android_kotlin_fragments_mvvm_rxretrofit_rxlifecycle_databinding_crud
Android Crud application built with Architecture components and Retrofit
android android-architecture-components android-fragments architecture-components crud data-binding full-stack kotlin lifecycle mvvm reactive reactive-programming retrofit
Last synced: 26 Nov 2024
https://github.com/soltanoff/drf_vue_template
Template project for CRUD App using Vue.js and DRF
crud crud-application crud-functionality crud-operations crud-sample django django-framework django-rest-framework docker docker-compose herokuapp vue vuejs2
Last synced: 08 Dec 2024
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 17 Dec 2024
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 Nov 2024
https://github.com/masfranzhuo/laravel-simple-crud
A simple CRUD template made with Laravel
crud crud-application crud-operation crud-sample laravel laravel-application laravel-framework
Last synced: 25 Dec 2024
https://github.com/sjlouji/react-js-and-drf---crud-form
Repository made for my Medium Bog. Do visit it where I have explained about creating a form with React and making a request to an API created with DRF
crud crud-application drf joan-louji-medium react-crud reactjs
Last synced: 25 Nov 2024
https://github.com/nirav-gajera/company-and-employee-management
Admin panel to manage companies and employees using laravel
admin-dashboard admin-panel blade blade-template companies crud crud-application employee-management github-actions github-pages laravel laravel-framework mvc php
Last synced: 26 Nov 2024
https://github.com/sirsayed98/express-start-files
these are usually common files and functions which should be existed in any Node express project
api authentication backend crud error-handling express nodjs pagination
Last synced: 01 Jan 2025
https://github.com/ekramasif/nestjs_crud
This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.
api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany
Last synced: 10 Jan 2025
https://github.com/rtasalem/todo-list-application
A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.
amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize
Last synced: 25 Dec 2024
https://github.com/leonardomenezes7/tasks-api
This task management API was developed using pure Node.js, without any external dependencies. The API provides a simple and efficient solution for managing tasks, allowing you to create, read, update, and delete (CRUD) tasks.
Last synced: 03 Dec 2024
https://github.com/danialeyz/weather-app
This interactive application, built using HTML, CSS, JavaScript, and the Fetch API method, allows you to explore real-time weather updates from around the world.
api api-rest crud fetch fetch-api weather-api weather-app
Last synced: 09 Dec 2024
https://github.com/rudolphreti/wonderlynx
WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.
asp-net-core crud csharp mvc reference-management
Last synced: 25 Dec 2024
https://github.com/nirav-gajera/codeigniter-crud
simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap
ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode
Last synced: 26 Nov 2024
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 04 Dec 2024
https://github.com/websolutionstuff/laravel-9-react-js-crud-operation-example
This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.
crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css
Last synced: 11 Dec 2024
https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport
crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio
crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets
Last synced: 26 Dec 2024
https://github.com/shaheennabi/unified-database-connector-package
🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻
crud database database-operations machinelearning modular-coding mongodb pypi-package
Last synced: 04 Dec 2024
https://github.com/pikuzamarie/project-cost-calculator
CheckSum - calculate project cost at ease
calculator-application crud material-ui react redux
Last synced: 17 Dec 2024
https://github.com/andr3w03/interxtellar
bootstrap crud css database html mysql php web-application
Last synced: 02 Dec 2024
https://github.com/walber-vaz/api-go
Api em Go usando Gin
api-rest backend-go crud docker docker-compose gin-gonic go golang makefile
Last synced: 22 Nov 2024
https://github.com/akashgiricse/security_scan
Security Scan Result
crud crud-application graphql mongodb mongoose
Last synced: 23 Dec 2024
https://github.com/melardev/java_springcloud_eureka_zuul_oauth2jwt_restcrud
Java Spring Cloud Crud application using Microservices Architecture
api crud discovery-service eureka gateway java java-ee jwt microservices netflix oauth-server oauth2 rest spring-cloud zuul
Last synced: 26 Nov 2024
https://github.com/pazuzu111/dev-ote
api-manipulation crud express react server
Last synced: 26 Dec 2024
https://github.com/ttskch/pheetsu
PHP library to CRUDify Google Spreadsheets like sheetsu.com
api crud google-sheets sheetsu spreadsheets
Last synced: 15 Dec 2024
https://github.com/remcostoeten/productivity-panel
A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db
Last synced: 26 Dec 2024
https://github.com/cyberg4b/api-rest-spring-boot
Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.
api-rest crud java postgresql spring-boot
Last synced: 01 Jan 2025
https://github.com/mdazlaanzubair/contact-app-api
A Contact List MERN application protected with JWT authentication system.
authentication contact crud express javascript jwt list mongo node open source
Last synced: 10 Jan 2025
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 02 Jan 2025
https://github.com/tokhy1/php_crud_app
Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.
backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp
Last synced: 31 Dec 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 12 Jan 2025