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: 2024-11-15 00:06:29 UTC
- JSON Representation
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: 11 Nov 2024
https://github.com/molaux/mui-app-boilerplate
A ready to use base MUI application / GraphQL API
api apollo apollo-client apollo-server browser-extension crud graphql jest material-ui mysql-workbench react sequelize
Last synced: 15 Oct 2024
https://github.com/soratabaka/makeshift-cdn
A simple makeshift CDN API to provide content delivery service for your small needs. This CDN can be self hosted in heroku or your own private server and deliver content as needed
api cdn crud express javascript nodejs
Last synced: 08 Nov 2024
https://github.com/markohautala/django-auth-crud-app
A Django application featuring CRUD operations and user authentication.
auth authentication crud crud-application css django django-application html javascript python
Last synced: 10 Nov 2024
https://github.com/mdsaad13/crud-redbean
Examples of crud operation with classes using redbean ORM
bootstrap4 class crud crud-sample mdsaad13 oops php redbean redbeanphp
Last synced: 14 Nov 2024
https://github.com/rougin/dexterity
"Ready-to-eat" and framework-agnostic CRUD controllers.
controller crud dexterity framework-agnostic ready-to-eat
Last synced: 10 Nov 2024
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: 07 Nov 2024
https://github.com/oshkoshbagoshh/mern-ecommerce-site
MERN Stack eCommerce Site
crud mern-stack mvc-architecture react-redux rest-api
Last synced: 15 Oct 2024
https://github.com/esperanca-leonardo/quick-form-fill-backend
Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.
aspect-oriented-programming crud exception-handler h2-database jpa lombok modelmapper reflection rest-api spring-boot
Last synced: 09 Nov 2024
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 13 Nov 2024
https://github.com/billyfrcs/bookmanagementsystem
Book Management System Web Application.
ci4 codeigniter codeigniter4 crud css framework html javascript laravel model-view-controller mvc php system tailwindcss web-development webpack website
Last synced: 15 Oct 2024
https://github.com/brunin12/siteflask
Site com Flask incluindo catálogo de filmes, diário de professor, cadastro de frutas e mais. Ótimo para aprender desenvolvimento web dinâmico em Python.
api crud flask python site themoviedb
Last synced: 15 Oct 2024
https://github.com/agungsugiarto/laravel-ajax-crud
Program sederhana Ajax Crud dengan Laravel 5.8.
Last synced: 15 Oct 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: 11 Nov 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: 08 Nov 2024
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/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: 15 Oct 2024
https://github.com/discoduroderoer/example-crud-nestjs-mongodb
Ejemplo de CRUD con NestJS y mongoDB
crud mongodb mongoose nestjs nestjs-backend
Last synced: 08 Nov 2024
https://github.com/rir7890/blog_website_using_laravel
The Blog Web Application is a dynamic platform that enables users to create, read, update, and delete blog posts. Built using Laravel, a robust PHP framework, this application provides a seamless and user-friendly experience for bloggers and readers alike.
bootstrap5 composer crud css html laravel laravel11x mysql php
Last synced: 10 Oct 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: 14 Nov 2024
https://github.com/michaelnabil230/laravel-crud-generator
Laravel CRUD Generator
codegeneration crud crud-application crud-generator generator laravel laravel-framework
Last synced: 20 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: 27 Oct 2024
https://github.com/rakhmadi/simple-express-crud-aisotop-css
Simple crud with express js
aisotop crud express mongodb nodejs upload-file
Last synced: 21 Oct 2024
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 31 Oct 2024
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: 09 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: 13 Nov 2024
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 08 Nov 2024
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: 12 Oct 2024
https://github.com/johnntirintis/meta-backend-software-development-course
Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.
api backend backend-software-development crud django drf meta oop python rest rest-api
Last synced: 14 Nov 2024
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: 12 Oct 2024
https://github.com/florianstancioiu/laragenerator
A JavaScript application that generates basic PHP files for Laravel
crud javascript laravel laravel-generator
Last synced: 05 Nov 2024
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: 10 Nov 2024
https://github.com/ramo4040/todo-list-application-php
🚀 Simple ToDo List app built with PHP and JavaScript 🌟
Last synced: 09 Nov 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: 14 Oct 2024
https://github.com/neemiassgc/login-system
Login system made with Spring Framework
bootstrap crud crud-application crud-sample font-awesome html-css-javascript java javascript jquery jwt-authentication jwt-token login-forms login-system signup-form spring spring-boot spring-mvc springboot springframework springmvc
Last synced: 09 Nov 2024
https://github.com/ibrahimhabibeg/stadium-go-server
The server for a stadium booking mobile app.
authentication booking crud graphql mysql node prisma typescript
Last synced: 05 Nov 2024
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 07 Nov 2024
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: 11 Nov 2024
https://github.com/cnahmetcn/lifoscase
Lifos Yazılım Case Study
crud google-maps-api laravel laravel-crud
Last synced: 06 Nov 2024
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Rename, Update, Delete) com JavaScript.
Last synced: 07 Nov 2024
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: 06 Nov 2024
https://github.com/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 08 Nov 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: 31 Oct 2024
https://github.com/guuri11/let-it-flow
🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖
animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace
Last synced: 09 Nov 2024
https://github.com/codermungan/nodejs-crud-social-app
nodejs crud social web app
crud expressjs middleware nodejs nodejs-express nodejs-mongodb
Last synced: 10 Nov 2024
https://github.com/808vita/react-form-n-table
React Crud - local storage version & MERN version - navigate to branches section !
antd crud mern-crud mern-stack mongodb react react-crud reactjs
Last synced: 07 Nov 2024
https://github.com/zabavb/local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs
Last synced: 12 Oct 2024
https://github.com/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 10 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: 13 Nov 2024
https://github.com/pierrekieffer/pymongobox
Provides a set of tools to operate on mongodb
change-streams crud mongodb mongodb-streaming-service oplog oplog-tailing streaming
Last synced: 26 Oct 2024
https://github.com/juliencrn/diesel_demo
Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust
crud diesel postgresql rest-api rust
Last synced: 26 Oct 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: 12 Oct 2024
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 Nov 2024
https://github.com/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 12 Oct 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: 06 Nov 2024
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/othmanenissoukin/notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application
Last synced: 14 Nov 2024
https://github.com/ecthorsilva/heroapi-php
Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva
Last synced: 10 Nov 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: 29 Oct 2024
https://github.com/harshuljain13/restcrud
Rest APi from scratch based on Django rest framework
crud django-rest-framework rest-api
Last synced: 08 Nov 2024
https://github.com/nlagdhir/laravel-vue-crud
Crud in laravel using vue js
ajax crud laravel laravel-framework laravel-vue-crud vue vuejs2
Last synced: 13 Nov 2024
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: 12 Nov 2024
https://github.com/bkpecho/starwars-quotes-crud-app
This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.
api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development
Last synced: 13 Nov 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: 12 Nov 2024
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: 11 Nov 2024
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/mahmoudsayed96/drupal-crud-module-example
Drupal custom module for sample CRUD operation
Last synced: 08 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: 10 Nov 2024
https://github.com/fajarwz/blog-laravel11-crud-file
An implementation of Laravel 11 CRUD and file upload from fajarwz.com/blog
crud example-project file-upload laravel php
Last synced: 07 Nov 2024
https://github.com/topfullstack/bootstrap-vue-toolkit
Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue
admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue
Last synced: 08 Nov 2024
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: 11 Nov 2024
https://github.com/luisnquin/django-crud-mysql-sass
CRUD with MySQL, Django and Sass.
Last synced: 02 Nov 2024
https://github.com/arxcode40/ci3app
Simple CRUD with CodeIgniter 3
codeigniter codeigniter3 crud crud-app
Last synced: 27 Oct 2024
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: 07 Nov 2024
https://github.com/01barthez/express-js-started
Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel
api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript
Last synced: 27 Oct 2024
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: 12 Oct 2024
https://github.com/robertjgabriel/cd-management-system-php
Showing how to use crud using symfony
college-project composer crud doctrine-orm php swiftmailer symfony symfony-application symfony-page twig
Last synced: 14 Nov 2024
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: 12 Nov 2024
https://github.com/projectravel/cashier-app
Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.
backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface
Last synced: 11 Nov 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: 08 Nov 2024
https://github.com/devamoghs/crud-using-ror
A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better
crud crud-application rails-application ruby tutorial-sourcecode
Last synced: 28 Oct 2024
https://github.com/farab-hussain/dashboard
The React Admin Dashboard is a powerful tool designed for real-time data management, featuring interactive charts, event organization, and a Kanban task management system. Built with the Refine Framework, it offers full CRM functionality, ensuring a seamless user experience and efficient operations for businesses.
admin-dashboard admin-ui ant-design anti-design codegen crud developer-tools frontend-framework good-first-issues graphql hacktoberfest internal-tools javascript low-code open-source-project react react-hooks refine typescript vite
Last synced: 02 Nov 2024
https://github.com/webcat12345/invisible-movie
Technical assignment - Invisible, Handsontable Angular integration
angular crud handsontable movie-api poc typescript
Last synced: 26 Oct 2024
https://github.com/shubhamd99/express-mongodb-example
NodeJS Express MongoDB Crud
api crud expressjs javascript mongodb nodejs nosql-database rest-api
Last synced: 11 Nov 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: 08 Nov 2024