Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 |

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/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/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: 12 Jan 2025

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: 12 Jan 2025

https://github.com/lukmanrambe/git-intro

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 16 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/nshahaf/ecommerce

React shopping cart app, with zustand state managment, responsive design and mobile navigation bar

cart crud react responsive-design scss zustand

Last synced: 12 Jan 2025

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/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/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 12 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/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/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 18 Jan 2025

https://github.com/kk-r/soccer-app

Simple application to manage soccer Teams and its Players. Basic CRUD functionalities built using Laravel 5.5 and vue.js.

crud laravel php php7 vuejs vuejs2

Last synced: 17 Dec 2024

https://github.com/imtiajahammad/cachingwebapi

We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker

crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache

Last synced: 18 Jan 2025

https://github.com/joao-marco-jf/frankenstein-service

Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.

actix-web api-rest authentication crud docker jwt postgresql rust

Last synced: 18 Jan 2025

https://github.com/messsimo/krud_restaurant

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web website

Last synced: 18 Jan 2025

https://github.com/wlodpawlowski/simple-crud-application

Simple "CRUD" web-application for creating, reading, updating and deleting data from the database

crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin

Last synced: 24 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/humangrass/go_mysql

Web server on Go with simple CRUD API using MySQL database.

crud go gorilla gorm template

Last synced: 22 Dec 2024

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/jennndol/portfolio-hub

This project is created to help managing portofolios. Developed by using Django framework and bootstrap3

bootstrap3 crud django

Last synced: 09 Jan 2025

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Jan 2025

https://github.com/eugenepokalyuk/react-pryaniky

This project is a Single Page Application (SPA) built using React, Redux, Redux Saga, TypeScript, and Material-UI. The application consists of an authentication page and a data table that allows users to perform CRUD operations on records fetched from an API.

crud material-ui react redux redux-saga typescript

Last synced: 19 Jan 2025

https://github.com/mralaminahamed/js-crud

BookTracker Pro - Advanced JS CRUD Application

crud crud-application js js-crud

Last synced: 08 Dec 2024

https://github.com/char2sgu/nest-access-policy

Declarative and centralized access control.

access-control api crud declarative nestjs permissions rest restful typescript web

Last synced: 24 Jan 2025

https://github.com/adityapurwa/vuex-laravel-crud-component-responsible-example

Study case on CRUD implementation with Laravel and Vuex which the component is responsible for interacting with servers and using events to request more dedicated component to handle certain interaction with servers.

crud laravel vue

Last synced: 19 Jan 2025

https://github.com/trident09/what-to-do

To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend

crud firebase react to-do

Last synced: 01 Jan 2025

https://github.com/austinkregel/laravel-abstract

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 18 Dec 2024

https://github.com/gitbrave99/crud-vuejs

CRUD con bootstrap y vue js

bootstrap crud html5 vuejs

Last synced: 12 Dec 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/arxcode40/ci4app

Simple CRUD with CodeIgniter 4

codeigniter codeigniter4 crud crud-app

Last synced: 12 Dec 2024

https://github.com/discoduroderoer/example-crud-nestjs

Ejemplo de un CRUD simple con Nest.js (sin base de datos)

create crud delete example nestjs read update usuarios

Last synced: 31 Dec 2024

https://github.com/bilalmohib/blooddonationapp

This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp

crud database-management firestore-database reactnative

Last synced: 20 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/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/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/itsmenicky/projeto-os

Sistema de gerenciamento de ordem de serviço

crud ireports java jdbc mysql netbeans-ide

Last synced: 24 Jan 2025

https://github.com/omid2831/movie-haven

We’re building a sleek, interactive movie web app where users can explore, discover, and dive into the world of movies. With a modern design and engaging features, it’s your ultimate platform for all things cinema!

crud css database html html-css-javascript javascript mysql php sql sql-server web webapp webdev webdevelopment

Last synced: 25 Jan 2025

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/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/harikrishna-9885699666/react-redux-crud-operations

React Redux CRUD Operations - JSON Placeholder API

crud jsonplaceholder-api react redux

Last synced: 25 Jan 2025

https://github.com/chamodshehanka/nodejs-crud

NodeJS CRUD on MongoDB

crud mongodb nodejs

Last synced: 12 Dec 2024

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 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/luismede/crud-customers

CRUD realizado em Python e MYSQL, simulando um sistema de cadastro de clientes.

crud database mysql python python3 sql

Last synced: 13 Dec 2024

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/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/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/codecaine-zz/simple_sqlite_crud

General Sqlite3 CRUD class

class crud python sqlite3

Last synced: 25 Jan 2025

https://github.com/ernandesrs/easy-crud

Features for database manipulation: create, read, update, delete

crud database easy-crud php php-crud php8

Last synced: 25 Jan 2025

https://github.com/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 25 Jan 2025

https://github.com/jwar28/crud-ito

web: crud app developed in vanilla javascript to college exam

crud javascript web

Last synced: 25 Jan 2025

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 25 Jan 2025

https://github.com/alexanderkhivrych/restfull-api-laravel-test

This is the test project on Laravel Framework. Project has a small databse structure, i wrote seeds and migration, also REST API for CRUD products, vouchers, discounts

boostrap crud laravel54 mysql php7 rest-api

Last synced: 10 Jan 2025

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/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/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 22 Dec 2024

https://github.com/arjuncodess/dropbox-2.0

Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.

clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript

Last synced: 15 Dec 2024

https://github.com/h3ar7b3a7/djangocourse

Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.

bootstrap4 crud django heroku

Last synced: 25 Jan 2025

https://github.com/cnahmetcn/lifoscase

Lifos Yazılım Case Study

crud google-maps-api laravel laravel-crud

Last synced: 25 Dec 2024

https://github.com/melardev/djangorestframeworkcrud

Django API application built with Rest framework showing a full crud

api crud django http python rest rest-framework

Last synced: 25 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/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/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 25 Jan 2025

https://github.com/melardev/java_springbootapijpacrud

Java Spring Boot Crud Application using JPA

api crud full-stack fullstack hibernate java java-ee jpa spring-boot

Last synced: 25 Jan 2025

https://github.com/melardev/flaskapicrud

Flask Api application implementing full CRUD

api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy

Last synced: 25 Jan 2025

https://github.com/melardev/expressapimongoosepaginatedcrud

Express Api Rest application implementing CRUD with pagination

api crud express full-stack fullstack http mongodb mongoose node node-js nodejs npm pagination rest todo

Last synced: 25 Jan 2025

https://github.com/melardev/djangoapicrudpaginated

Rest Api application built with Django implementing CRUD + Pagination

api crud django full-stack fullstack http pagination python rest

Last synced: 25 Jan 2025

https://github.com/melardev/djanogapicrud

Full stack application built with Python showing how to make CRUD with Django

api crud django full-stack fullstack

Last synced: 25 Jan 2025

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 27 Dec 2024

https://github.com/andrewjbateman/angular-material-firebase

:clipboard: Angular app with Angular material components to display data stored using firebase v9

angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework

Last synced: 27 Dec 2024

CRUD Awesome Lists
CRUD Categories