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-18 00:06:38 UTC
- JSON Representation
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/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
https://github.com/xreedev/product-management-springboot
A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.
api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc
Last synced: 17 Jan 2025
https://github.com/xreedev/hospital-mangement
A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.
beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc
Last synced: 17 Jan 2025
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/pazuzu111/dev-ote
api-manipulation crud express react server
Last synced: 26 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/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/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 17 Jan 2025
https://github.com/rafinhadufluxo/bang-bang
The most random CRUD I did about music π¦πͺ
crud css css-animations front-end-development hml5 music portfolio-site student-project
Last synced: 26 Dec 2024
https://github.com/dannjohnrem/comment-blade-microblog
A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.
crud email-sender html-css-javascript laravel10 tailwind-css
Last synced: 10 Jan 2025
https://github.com/mementomori11723/mongo-crud
A Demo application to understand how we can build and use crud api using express
Last synced: 26 Dec 2024
https://github.com/arhcoder/crud
π Generic NodeJS + MySQL CRUD on Boostrap HTML template...
boostrap crud css generic html javascript mysql nodejs
Last synced: 10 Jan 2025
https://github.com/vs4vijay/narvi
A Microservice in NodeJS, Express and MongoDB
api crud crud-application docker docker-compose kubernetes microservice mongodb nodejs restful restful-api
Last synced: 10 Jan 2025
https://github.com/shikhargupta-75/todo-react-project
A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.
bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment
Last synced: 26 Dec 2024
https://github.com/gustavocadev/deno-api-crud-mongodb
Example: Deno + MongoDB driver + Oak
crud deno mongodb oak typescript
Last synced: 10 Jan 2025
https://github.com/gustavoherreronunes/conectiondb
π Este projeto visa fazer as operaçáes de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.
crud eclipse eclipse-ide java mysql
Last synced: 26 Dec 2024