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-31 00:06:22 UTC
- JSON Representation
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: 23 Jan 2025
https://github.com/mayankghatawal/blog-crud
Simple Blog CRUD App
appwrite crud github-config nextjs typescript
Last synced: 02 Jan 2025
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: 29 Jan 2025
https://github.com/suryamsj/crud
Ini adalah hasil dari Tugas Praktikum Basis Data yaitu CRUD [CREATE,READ,UPDATE,DELETE]
basis-data bootstrap bootstrap4 crud mysql php xampp
Last synced: 30 Jan 2025
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/kauefraga/zssn
🧟 Zombie Survival Social Network | Credits: mauricioklein
crud crud-api express rest-api typescript zombies
Last synced: 15 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/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/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/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/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Jan 2025
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/vagnerbellacosa/005_grudcadastrotvseries
GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos
c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show
Last synced: 03 Jan 2025
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 10 Jan 2025
https://github.com/kenvilar/serverless-rest-api
Core Service for a Notes REST API
aws crud dynamodb javascript rest-api serverless
Last synced: 19 Jan 2025
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/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
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/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/kelvin229/mern-stack-crud-application
Social app for posting/documenting life updates
backend bootstrap crud expressjs full-stack fullstack javascript material-ui mongodb nodejs reactjs
Last synced: 03 Jan 2025
https://github.com/jonatandb/linksadmin
Links administrator made with React
bootswatch create-react-app crud crud-application es6 firebase firestore javascript jonatandb materialize materializecss mobile-app mobile-first mobile-web react react-toastify reactjs
Last synced: 10 Jan 2025
https://github.com/solov1113/spring-thymeleaf-sample
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine
Last synced: 17 Jan 2025
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/joanjpx/java-mysql
Usando Driver MySQL / MariaDB en Java con IntelliJ Idea
community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test
Last synced: 10 Jan 2025
https://github.com/yjg30737/typescript-crud-example
Basic typescript CRUD example
backend class-validator crud javascript mybatis mybatis-mapper nodejs restapi typescript
Last synced: 03 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: 30 Jan 2025
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/jeanmoissa/csharp_cadastro_de_contatos
Cadastro de Contatos utilizando Asp.Net e C# CRUD
asp-net crud csharp javascript
Last synced: 11 Jan 2025
https://github.com/ashharr/crypto-tracker-india
A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API
api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management
Last synced: 04 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/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/valchanoficial/nodepostgresql
CRUD em Node com PostgreSQL
body-parser crud express node nodejs postgres postgresql
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 04 Jan 2025
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/pazuzu111/xpress-shotgun
crud dependecies express homebrew module mvc npm sh
Last synced: 17 Jan 2025
https://github.com/isaychris/react-redux-test
A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/
Last synced: 04 Jan 2025
https://github.com/ajsevillano/users-crud
🖥 Fullstack CRUD written in Javascript for managing users
backend crud database expressjs frontend javascript nodejs postgresql
Last synced: 23 Jan 2025
https://github.com/karmek-k/bookmgr
Booky - Book library manager web application
Last synced: 11 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/milan-miscevic/yii2crud
Basic CRUD operations in the Yii2 framework
Last synced: 09 Dec 2024
https://github.com/catt-tung/potluck-planner-crud-app
crud crud-application css ejs expressjs full-stack-web-development google-oauth2 javascript mongoose mongoose-crud-operation mongoose-model mongoose-schema mvc mvc-architecture mvc-framework nodejs nodejs-server passportjs serverjs web-application
Last synced: 11 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/manthanank/nodejs-swagger-mysql-crud
Node.js CRUD API with Swagger Documentation using MySQL
crud mysql nodejs swagger swagger-ui
Last synced: 30 Jan 2025
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/lionelsu/trybe-futebol-clube
Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.
chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript
Last synced: 04 Jan 2025
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/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/lianmafutra/adminlte-crudgenerator
adminLTE CrudGenerator
adminlte3 crud generator laravel laravel-crud-generator
Last synced: 17 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: 30 Jan 2025
https://github.com/anirbansharma1996/divine-beauty
DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.
bootstrap5 crud expressjs mongodb nodejs reactjs stripe
Last synced: 18 Jan 2025
https://github.com/alexanderuk82/portalcrm
Crm projects
api api-rest crud json-server react reactrouterdom
Last synced: 22 Jan 2025
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_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: 25 Jan 2025
https://github.com/suryamsj/data-karyawan
Tutorial CRUD C# Dengan MYSQL | Studi Kasus Data Karyawan
crud crud-sample csharp mysql mysql-database visual-studio
Last synced: 30 Jan 2025
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/andr3w03/interxtellar
bootstrap crud css database html mysql php web-application
Last synced: 29 Jan 2025
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/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 30 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: 25 Jan 2025
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024
https://github.com/messsimo/movie-search
Movie Website prototype with Admin Panel
application backend crud database front-end fullstack mysql php8
Last synced: 30 Jan 2025
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
crud laravel repository-pattern rest-api sanctum search service
Last synced: 31 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/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 22 Dec 2024
https://github.com/savirafatika/ci4-basicexe
CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth
bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder
Last synced: 26 Jan 2025
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/fernandod1/laser-hair-removal-app
Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.
beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php
Last synced: 12 Jan 2025
https://github.com/messsimo/rento_car
Web for company "RentoCar" which give cars in rent
adaptive-design burger-menu comercial crousel crud css javascript laravel php web
Last synced: 30 Jan 2025
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/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/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: 30 Jan 2025
https://github.com/itsabdessalam/crud-nodejs
CRUD Node.js
crud express javascript js login nodejs uikit
Last synced: 12 Jan 2025
https://github.com/omnicode/lara-service
crud lara laravel service service-layer
Last synced: 10 Jan 2025
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/thetoxin/reactiveclientcrud
Server: https://github.com/TheTOXIN/ReactiveServerCRUD
angular-9 angular-material animation crud reactive sse
Last synced: 17 Jan 2025
https://github.com/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 27 Jan 2025
https://github.com/sdekrishan/allinone
All in one is a compilation of more than 13 projects (javascript and reactjs both).
api chartjs-2 crud css ecommerce html javascript json-server reactjs
Last synced: 11 Jan 2025
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 25 Jan 2025
https://github.com/6hislain/vote-nest
Simple voting app API
crud nestjs postgresql rest-api swagger typeorm typescript
Last synced: 11 Jan 2025
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/diogosouza/sortable-js-app
Creating Reordable Lists with SortableJS and React
crud logrocket react sortablejs
Last synced: 28 Jan 2025