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/manthanank/postgres-crud-app
Nodejs Postgres
crud nodejs postgres postresql
Last synced: 02 Dec 2024
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/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/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/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 02 Dec 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/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 28 Nov 2024
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 23 Jan 2025
https://github.com/thetoxin/reactiveclientcrud
Server: https://github.com/TheTOXIN/ReactiveServerCRUD
angular-9 angular-material animation crud reactive sse
Last synced: 17 Jan 2025
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/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/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/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/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 31 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/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/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/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/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/akashgiricse/security_scan
Security Scan Result
crud crud-application graphql mongodb mongoose
Last synced: 23 Dec 2024
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/lafayettegabe/simple-firebase-rest-api
π₯ Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 16 Dec 2024
https://github.com/zetsux/php-crud-with-image
πΌοΈ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form
Last synced: 09 Dec 2024
https://github.com/alexandra-valkova/bookstorephp
Simple PHP university project. Represents a bookstore, with CRUD operations and using a MySQL database
bookstore crud mysql mysql-database php
Last synced: 04 Dec 2024
https://github.com/varejaodacarne/vanilla_node_api_rest
Full CRUD REST API using Nodejs with no framework
crud javascript nodejs rest-api
Last synced: 09 Jan 2025
https://github.com/milan-miscevic/yii2crud
Basic CRUD operations in the Yii2 framework
Last synced: 09 Dec 2024
https://github.com/pandeyankit123/result-portal-with-ts
Manages student records with CRUD operations, pagination, modal UI for seamless editing, Excel import/export, searching/sorting/filtering, bcrypt/JWT for auth and displaying of result and downloading same in customized PDF forma. Developed in TypeScript, ensuring type safety and improved code quality.
bcrypt crud expressjs jwt mongodb mongoose nodejs pdf2html reactjs restful-api tsx xlsx
Last synced: 09 Dec 2024
https://github.com/tsaikoga/cudify
The gem can help you create, update or delete a batch of records at once just like accept nested attributes.
Last synced: 22 Dec 2024
https://github.com/yenilikci/nextjs-djevents
authent authorization crud isr jwt next12 nextjs pagination ssr strapi-v4
Last synced: 17 Jan 2025
https://github.com/billyfrcs/studentfinalprojectmanagementsystem
Student Final Project Management System Web Application.
codeigniter codeigniter4 crud css framework hack html javascript laravel laravel-mix model-view-controller mvc php sass scss system tailwindcss web-application web-development webpack
Last synced: 09 Jan 2025
https://github.com/albertho425/budget-app
A simple budget app that allows you to add income, expenses, and budget.
bootstrap budget crud javascript
Last synced: 09 Jan 2025
https://github.com/albertho425/js-to-do-app-with-api
A to-do app that also display's a user's temperature and country eomoji
bootstrap crud javascript to-do
Last synced: 09 Jan 2025
https://github.com/servicespack/users-api
π₯ Users microservice ready and flexible for your system
api api-blueprint crud microservice mongodb nodejs
Last synced: 09 Jan 2025
https://github.com/xyryc/university-management-system
The University Management System Project is a web-based application built using PHP, MySQL, and JavaScript. With its basic CRUD features, the application allows users to easily create, manage, and update student profiles, course schedules, attendance records, and grades.
crud javascript mysql php university-management-system
Last synced: 11 Dec 2024
https://github.com/tr1sm0s1n/gin-postgres-api
Gin API for CRUD operations in PostgreSQL.
api crud docker docker-compose gin gin-gonic go golang gorm postgres postgresql sql
Last synced: 11 Dec 2024
https://github.com/saintzet/cardboxcompanymanagement
WPF application for CRUD operations with a third-party API and own database.
api clean-code crud datagrid decorator dependency-injection http-client mvvm sql-client wrapper
Last synced: 23 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/websolutionstuff/laravel-9-vue-js-crud-operations-example
we will see the laravel 9 vue js crud operations example. Here, we will learn how to create a vue 3 crud operation in laravel 9. You can learn to create, read, update and delete operations with a single page application (SPA) in the vue and vue router.
ajax crud crud-application crud-operation laravel laravel-9 vue vue-3 vue-component vue-js vue-router vue3-component
Last synced: 11 Dec 2024
https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example
In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.
crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image
Last synced: 11 Dec 2024
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/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/mrf0rtuna4/taskflowapi
π§Ί RESTful API Π΄Π»Ρ ΡΠΏΡΠ°Π²Π»Π΅Π½ΠΈΡ Π·Π°Π΄Π°ΡΠ°ΠΌΠΈ Ρ ΠΏΠΎΠ΄Π΄Π΅ΡΠΆΠΊΠΎΠΉ CRUD ΠΎΠΏΠ΅ΡΠ°ΡΠΈΠΉ, JWT-Π°ΡΡΠ΅Π½ΡΠΈΡΠΈΠΊΠ°ΡΠΈΠΈ ΠΈ Π²ΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎΡΡΡΡ ΡΠΈΠ»ΡΡΡΠ°ΡΠΈΠΈ Π·Π°Π΄Π°Ρ ΠΏΠΎ ΡΡΠ°ΡΡΡΡ ΠΈ Π΄Π°ΡΠ΅.
crud java jwt postgresql restful-api spring-boot
Last synced: 11 Dec 2024
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/nicolaspearson/rust.heroes.api
A simple REST API that provides CRUD operations on a hero object, it was built using Rust and PostgreSQL.
crud diesel docker postgresql rest-api rocket rust serde
Last synced: 17 Jan 2025
https://github.com/pazuzu111/xpress-shotgun
crud dependecies express homebrew module mvc npm sh
Last synced: 17 Jan 2025
https://github.com/maximo-perez-villalba/framework-dao-json
El proyecto implementa una extensiΓ³n de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagΓ³gicos..
crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram
Last synced: 12 Dec 2024
https://github.com/bankole2000/stuff-to-do
A Simple Learning oriented JS To Do List App
crud dom-manipulation event-delegation event-handling filter functions javascript localstorage material-icons materializecss
Last synced: 23 Dec 2024
https://github.com/lianmafutra/adminlte-crudgenerator
adminLTE CrudGenerator
adminlte3 crud generator laravel laravel-crud-generator
Last synced: 17 Dec 2024
https://github.com/nadjitan/todowebapp
Simple todo web app using ASP NET MVC 6
asp-net-6-mvc bootstrap5 client-side-rendering crud pomelo-entity-framework-mysql railway-app server-side-rendering
Last synced: 12 Dec 2024
https://github.com/trident09/what-to-do
To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend
Last synced: 01 Jan 2025
https://github.com/arxcode40/ci4app
Simple CRUD with CodeIgniter 4
codeigniter codeigniter4 crud crud-app
Last synced: 12 Dec 2024
https://github.com/theryston/db-mycro
A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON
base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript
Last synced: 12 Dec 2024
https://github.com/zafar-saleem/ngtodo
Example project that illustrates CRUD operations in Angular
angular crud crud-application javascript todo todoapp todolist
Last synced: 01 Jan 2025
https://github.com/mr-hrr-harry/crud_students_rest_api
This is simple crud rest api developed using Node || Express || MongoDB
api crud expressjs mongodb nodejs rest-api simple-api students
Last synced: 12 Dec 2024
https://github.com/mr-hrr-harry/crud_contacts_rest_api
This is simple crud rest api for maintaining contacts details with different modules for each functionalities developed using Node || Express || MongoDB
contacts crud errorhandler expreesjs js mongodb mongodb-atlas mongoose nodejs rest-api
Last synced: 12 Dec 2024
https://github.com/poonamkhatri/php-crud
php crud(create read update delete) using mysql
booru crud crud-application css msql mysql-database mysqli php php7 phpcrud webapp website
Last synced: 13 Dec 2024
https://github.com/gopher1980/gormcrud
This is the module for create CRUD in GORM (goland)
crud crud-api crud-generator go gorm gorm-sample module
Last synced: 23 Dec 2024
https://github.com/yogeshnile/crud-in-python
In this repo i have develop simple crud application in flask app.
crud crud-application flask flask-application flask-login flask-sqlalchemy heroku heroku-deployment jinja2 sqlite3 werkzeug
Last synced: 10 Jan 2025
https://github.com/mustafa-hamzawy/rentify
Practicing NestJS.
authentication authorization crud docker docker-compose jest nestjs nodejs postgres postgresql rbac-roles resful-api rest-api supertest typeorm typescript unit-testing
Last synced: 13 Dec 2024
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/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/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/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/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/austinkregel/laravel-abstract
A very abstracted way to get CRUD up and running.
Last synced: 18 Dec 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/core-go/cassandra
cassandra cassandra-crud cassandra-search crud
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/nubisub/wengdevproject
Project Akhir Pemrograman Web
basic crud html-css-javascript php
Last synced: 24 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/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/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/omnicode/lara-service
crud lara laravel service service-layer
Last synced: 10 Jan 2025
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/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/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/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/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/xreedev/student-mark-api-springboot
A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.
beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework
Last synced: 17 Jan 2025