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-24 00:06:46 UTC
- JSON Representation
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/jlmonteagudo/ng-material-crud-sample
This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.
angular angular-material crud crud-sample mean mean-stack
Last synced: 25 Nov 2024
https://github.com/messsimo/movie-search
Movie Website prototype with Admin Panel
application backend crud database front-end fullstack mysql php8
Last synced: 03 Dec 2024
https://github.com/mvccore/example-cdcol-basic
Classic CD collection CRUD example with default SQLite database.
albums cd-albums cds crud crud-application crud-sample mvccore
Last synced: 25 Nov 2024
https://github.com/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
Last synced: 21 Jan 2025
https://github.com/cliffcrerar/auth0-full-stack-demo-app
Live Demo and Docs
angular api-authentication auth0 auth0-jwt authentication ci-cd cloud-build cloud-run container crud docker express express-js gcp-cloud-build gcp-sdk pouchdb sso sso-authentication sso-login
Last synced: 03 Jan 2025
https://github.com/ayushagarwal27/shareaiprompt---nextjs-13.4
A Crud application, build with Next JS 13.4, App router, Server Components, MongoDB, deployed on Vercel
crud mongodb nextjs13 tailwindcss
Last synced: 05 Dec 2024
https://github.com/h3ar7b3a7/djangocourse
Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.
Last synced: 15 Jan 2025
https://github.com/roc41d/laravel8-crud-example
Laravel 8 crud example
crud example laravel laravel-application laravel8 php7
Last synced: 21 Jan 2025
https://github.com/caritoz/mini-crm
Small CRM with Laravel v8 and frontend in VueJs.
ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store
Last synced: 01 Dec 2024
https://github.com/alexanderuk82/portalcrm
Crm projects
api api-rest crud json-server react reactrouterdom
Last synced: 22 Jan 2025
https://github.com/aey-ck/flask-crud
Simple functional api in python for employee management application that provides CRUD operations.
crud flask-restful mysql-database python
Last synced: 07 Jan 2025
https://github.com/ceciliacode/monomap
This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.
api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript
Last synced: 17 Dec 2024
https://github.com/kovalenkovpu/nodejs-epam
NodeJS Express, PSQL application (TS, DI & IoC)
crud dependency-injection expressjs inversify inversifyjs ioc nodejs postgres postgresql sequelize
Last synced: 19 Jan 2025
https://github.com/joacosnchz/crudgenerator
Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification
abm crud crud-generator php symfony-bundle symfony2
Last synced: 23 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/adewija/phonebook
A Simple Phone Book on iOS using Core Data
coredata crud crud-sample ios phonebook swift3 xcode8
Last synced: 20 Jan 2025
https://github.com/arif98741/oop_crud
This is repository for getting better idea about oop concept and usage. Here class, method, object and data validation are also included. For frontend design here I am using [email protected]. Any feature requests and pull request are granted with happiness. You can join
create crud crud-application delete mysql object-oriented-programming oop pdo php php7 update
Last synced: 19 Dec 2024
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/d4niee/react-native-crud
A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.
crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp
Last synced: 01 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/ahmnouira/ex-api-seller-buyer
exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode
api crud curd-server mongodb mongoose nodejs rest-api restful-api
Last synced: 08 Jan 2025
https://github.com/mars05/crud-vscode-plugin
🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。
code-generator crud tools vscode-extension
Last synced: 05 Jan 2025
https://github.com/mohosin2126/react-js-admin-dashboard
A Vite-powered React application designed for admin dashboards, featuring libraries for form handling, routing, and UI enhancements with Tailwind CSS and DaisyUI.
crud daisyui javascript react-router-dom reactjs
Last synced: 14 Jan 2025
https://github.com/tevesmanuel/grpc-crud
Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust
Last synced: 02 Jan 2025
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/luismendes070/crud-xml-git-pull
[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb
chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml
Last synced: 18 Nov 2024
https://github.com/victor-0x29a/nestjs-cruds
The fundamentals box, NestjS!
crud crud-api crud-application microservice microservices nest nestjs nestjs-backend
Last synced: 23 Jan 2025
https://github.com/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 Dec 2024
https://github.com/druchill/crud-java-mysql
Crea un CRUD bastante fácil pero INCREIBLE
crud crud-api html-css-javascript netbeans-ide spring-boot vscode
Last synced: 20 Nov 2024
https://github.com/techsolutionstuff/how-to-create-laravel-9-with-vue-js-crud-operation
we will see how to create laravel 9 with vue js crud operation. Here, we will learn to create crud operation in laravel 9 vue JS.
crud crud-operation laravel laravel-9-crud-operation laravel-vue-crud laravel9 mysql-database vue vue-3-crud vue-js-crud vuejs
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/techsolutionstuff/laravel-8-rest-api-authentication-using-passport
we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.
authentication crud crud-application laravel laravel8 passport rest-api restful-api
Last synced: 29 Nov 2024
https://github.com/mnisarali/recipe_app
The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.
authorization crud devise psql recipe-app rspec ruby-on-rails
Last synced: 08 Jan 2025
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/mnisarali/blog_app
A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.
authorization crud devise psql rspec rswag
Last synced: 08 Jan 2025
https://github.com/securityriskadvisors/sra-taxii2-manager-server
TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces
crud stix taxii taxii2 user-management
Last synced: 08 Nov 2024
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/techsolutionstuff/node.js-express-crud-example-with-mysql
we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.
crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs
Last synced: 29 Nov 2024
https://github.com/anandugnath/coremvc_crud
crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure
core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp
Last synced: 18 Jan 2025
https://github.com/abualiyousef/crud_js
A 'products management' system for an electronic store with CRUD operations using JS
bootstrap crud css3 html5 javascript regex
Last synced: 21 Jan 2025
https://github.com/eronne/symfonyflex-discover
🖥 A blog using Symfony flex to execute a basic CRUD 🖥
crud crud-application php7 symfony-flex
Last synced: 10 Dec 2024
https://github.com/mattowings/asp.net-newsnetworkwebapplication
ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.
asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages
Last synced: 18 Jan 2025
https://github.com/xunzer/cli_commander
An API that stores and retrieves CLI commands you often forget.
asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui
Last synced: 17 Nov 2024
https://github.com/leolanese/angular-restapi-rxjs-material
Angular 9 + REST API + RxJS Observables and UI Material CRUD examples
angular angular-material crud css rest-api rxjs
Last synced: 13 Jan 2025
https://github.com/robinhosz/crudjava
Desenvolvimento de um CRUD no MySQL na linguagem Java.
Last synced: 07 Dec 2024
https://github.com/bilalmohib/backendpernbookinfo
This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.
bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs
Last synced: 20 Jan 2025
https://github.com/mohdafjal2004/simple-to-do-app
A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha
bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application
Last synced: 29 Dec 2024
https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Jan 2025
https://github.com/pedroka-dev/demaria-x-company
CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria
crud csharp dotnet entityframework orm reportviewer winforms
Last synced: 13 Oct 2024
https://github.com/glaucia86/crud-node-redis
Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb
crud mongodb nodejs redis restful-api
Last synced: 15 Dec 2024
https://github.com/omarramoun/to-do-list
To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features
crud css3 es5 font-end html5 todo todoapp todolist webpack
Last synced: 02 Jan 2025
https://github.com/pablob07/crudcodeigniter3
Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.
Last synced: 21 Jan 2025
https://github.com/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 18 Jan 2025
https://github.com/kennymwendwax/i-notes
iNotes is notes web application with CRUD functionalities.
crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript
Last synced: 27 Dec 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 06 Jan 2025
https://github.com/rafaelblum/refrigerator-control
Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).
alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack
Last synced: 08 Jan 2025
https://github.com/rafaelblum/laravelfox
Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.
blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website
Last synced: 08 Jan 2025
https://github.com/424nkita-csharsfta4/crud
CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег
Last synced: 23 Jan 2025
https://github.com/ramo4040/todo-list-application-php
🚀 Simple ToDo List app built with PHP and JavaScript 🌟
Last synced: 02 Jan 2025
https://github.com/rafaelblum/livewire-v3-crud-uploading
Este é um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versão do Livewire 3.0.
chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images
Last synced: 08 Jan 2025
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/paley777/data-entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
Last synced: 02 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/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/jonath-z/jlb-backend
E-commerce backend system written in Go with Gin
backend-api crud gin go golang
Last synced: 14 Dec 2024
https://github.com/okakzai/wp-crud
WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.
crud website wordpress wordpress-plugin
Last synced: 29 Dec 2024
https://github.com/blindsweatyhansolo/thought-spot
Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms
crud expressjs javascript luxon mongodb mongoose nodejs
Last synced: 06 Jan 2025
https://github.com/osvaldokalvaitir/nodejs-shoe-store
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
crud nodejs produtos rocketseat starter
Last synced: 15 Dec 2024
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
https://github.com/mohammadshehbaz/crud-operation-backend
laravel crud operation
Last synced: 07 Dec 2024
https://github.com/umarhadi/rest-client
REST API CRUD with Android Fast Networking
android crud crud-application fan kotlin rest
Last synced: 22 Dec 2024
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 Jan 2025
https://github.com/kedarkk1/springboot-projects
Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,
angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams
Last synced: 22 Jan 2025
https://github.com/fredgainza/portfolio-laravel-crm
Tables CRUD Employés Entreprises liées
Last synced: 16 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/tmtocb/crud-ideas_rails_carrierwave_bootstrap
simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.
bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6
Last synced: 07 Dec 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-json
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.
crud css database expressjs framework handlebars javascript json nodejs projeto site
Last synced: 28 Nov 2024
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/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/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/vilhalva/burguer-app
👨🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!
crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 28 Nov 2024
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/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 18 Dec 2024
https://github.com/kavithma-thushal/mern-pos
This is self learning CRUD application using MERN stack.
Last synced: 22 Jan 2025
https://github.com/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
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