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/nirav-gajera/laravel-blog

Laravel blog with Login,register ,posts with add image and also comments and reply implimantation,CRUD operation for posts(only authenticate user)

blade blog blog-project crud crud-operation github github-actions github-config html-css laravel laravel-blog laravel-crud laravel-framework laravel6 personal-blog php-framework php-mvc simple-blog vue

Last synced: 10 Jan 2025

https://github.com/albertho425/polls-surveys

A poll/survey app that allows a user to create a poll, submit votes, view results, and delete a poll.

api crud mysql php polls surveys

Last synced: 09 Jan 2025

https://github.com/tr1sm0s1n/bun-elysia-api

Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.

api bun crud elysia rest-api typescript

Last synced: 11 Dec 2024

https://github.com/relliv/csharpsqliteexamples

C# Basic SQLite Usage And CRUDS Operations

crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase

Last synced: 04 Jan 2025

https://github.com/dennissnijder/nestjs-entity-module-cookiecutter

A NestJS cookiecutter template providing a simple entity module with basic CRUD and 2 events.

cookiecutter-template crud nestjs

Last synced: 17 Dec 2024

https://github.com/wkrzywiec/parkingmanager

Simple web application using JSP, Servlets, JDBC, MySQL and Gradle

bootstrap crud flywaydb gradle html javaee javascript jdbc jsp-servlet junit mvc mysql rest tomcat

Last synced: 17 Dec 2024

https://github.com/zeionara/barbershop

First kursach for 'databases' discipline

caching crud mongodb mysql python redis

Last synced: 02 Jan 2025

https://github.com/said7388/express-mysql-crud-for-beginners

Very simple Express MySQl CRUD API for Absolute beginners!

crud express expressjs mysql nodejs

Last synced: 10 Jan 2025

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 26 Dec 2024

https://github.com/hernandosebastian/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: 16 Dec 2024

https://github.com/melardev/flaskapipaginatedcrud

Python Rest Api application built with Flask + FLask SQLAlchemy with pagination

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

Last synced: 26 Nov 2024

https://github.com/ramonpaolo/cli-create-default-project

CLI to create default structure of a project express CRUD

cli crud default-struture express good-first-issue nodejs opensource typescript

Last synced: 13 Dec 2024

https://github.com/jeanmoissa/js_bootstrap_contact_registration

Formulario utilizando Bootstrap e Javascript contendo validação de dados e CRUD completo

bootstrap crud css html javascript

Last synced: 11 Jan 2025

https://github.com/rafa-kozand/series_registration_.net

Series Registration CRUD developed in .Net (C#), made by the DIO platform (https://web.dio.me/play).

crud csharp dio net

Last synced: 10 Jan 2025

https://github.com/nirajxtha/musical_instrument_portal_project

A simple e-commerce website without the implementation of frameworks or APIs

cart crud ecommerce ecommerce-website musical musical-instrument mysql payment-processing php

Last synced: 23 Dec 2024

https://github.com/luminovrym/crud-php-native

CRUD dengan PHP native

crud database mysql php php-native

Last synced: 02 Jan 2025

https://github.com/andriannus/crud-ci-vue

Simple CRUD with CodeIgniter and Vue.js

codeigniter crud javascript php vue

Last synced: 10 Jan 2025

https://github.com/pranav-kural/plamatio-frontend

Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.

crud ecommerce nextjs react redux rtk-query tailwindcss typescript

Last synced: 22 Nov 2024

https://github.com/crni99/bookstore

This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.

bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store

Last synced: 19 Dec 2024

https://github.com/akarazhev/metacfg4j

The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

crud dsl h2db http-client http-server https-server java mvp rest-api

Last synced: 01 Dec 2024

https://github.com/rafa-kozand/doctor-s_cadaster

Repository created for a job test. (CRUD).

cadastro-de-clientes crud javascript mysql php

Last synced: 10 Jan 2025

https://github.com/davidmartinezros/how-do-you-learn

A Rest Service with Spring Boot 1.5 running in Java 8 that add, remove, modify and get UnityKnowledege of Objects and it's UnityKnowledge Relation Objects. And save all data in a MongoDB.

actuator concept crud crud-application knowledge mongodb robot spring-boot

Last synced: 17 Dec 2024

https://github.com/pro1code1hack/epam

EPAM E-commerce Project

crud docker python3 rest-api

Last synced: 11 Jan 2025

https://github.com/tomkat-cr/chalice_crud_backend

Serverless CRUD Backend based on the AWS Chalice framework, AWS DynamDb database, and Auth0 for API security.

auth0 auth0-api auth0-jwt aws aws-lambda chalice crud crud-api dynamodb python

Last synced: 13 Dec 2024

https://github.com/carloszoft/usercrud

API simples de cadastro de usuários

api crud express javascript jest nodejs

Last synced: 26 Nov 2024

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/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/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: 26 Nov 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/arxcode40/ci4app

Simple CRUD with CodeIgniter 4

codeigniter codeigniter4 crud crud-app

Last synced: 12 Dec 2024

https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud

Elixir Crud application built with Phoenix, secured with JWT

api crud ecto elixir full-stack fullstack jwt phoenix rest

Last synced: 26 Nov 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/chamodshehanka/nodejs-crud

NodeJS CRUD on MongoDB

crud mongodb nodejs

Last synced: 12 Dec 2024

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/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: 02 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/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/manthanank/nodejs-swagger-mysql-crud

Node.js CRUD API with Swagger Documentation using MySQL

crud mysql nodejs swagger swagger-ui

Last synced: 02 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: 02 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/indraxyz/nextjs-mui-expressjs-sequelize-mysql

understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.

crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm

Last synced: 02 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/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.

crud headless-cms laravel

Last synced: 18 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/shibuyakosuke/laravel-crud-breadcrumbs

Breadcrumbs package for php7+

artisan breadcrumbs crud laravel

Last synced: 28 Nov 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/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/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/ernandesrs/easy-crud

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

crud database easy-crud php php-crud php8

Last synced: 25 Nov 2024

https://github.com/muhdhanish/next_curd_api

This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.

crud nextjs rest-api typescript

Last synced: 03 Dec 2024

https://github.com/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 24 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: 26 Nov 2024

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/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 03 Dec 2024

https://github.com/danpoynor/python-book-database

Exercise creating an SQL database including model creation and CRUD using SQLAlchemy

console-app crud demo-app python sqlalchemy-orm

Last synced: 17 Jan 2025

https://github.com/imvickykumar999/darkweb-flask-crud

Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo

crud darkweb flask imvickykumar999 tor

Last synced: 01 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

chakra-ui crud react todolist

Last synced: 10 Jan 2025

https://github.com/nirav-gajera/codeigniter-crud

simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap

ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode

Last synced: 26 Nov 2024

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: 26 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: 18 Dec 2024

https://github.com/solutionstack/node-crud-demo

A Node C-R-U-D Demo with Redis in memory cache

crud demo nodejs redis

Last synced: 31 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/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/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: 03 Dec 2024

https://github.com/imvickykumar999/currency-collection

Performing CRUD Operation on my old coins.

clean-code coin-collecting crud flask imvickykumar999 sqlite3

Last synced: 01 Dec 2024

CRUD Awesome Lists
CRUD Categories