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/idea2app/mobx-restful-table

A super Table component suite for CRUD operation, which is based on MobX RESTful & React. Just define your Data structures & API routes, administrator pages will be built in minutes.

component crud mobx react restful table

Last synced: 21 Nov 2024

https://github.com/chase-allen-tech/django-crud-protocol

Django CRUD Operation including Auth

crud django sqlite

Last synced: 24 Dec 2024

https://github.com/aswin187/student-study-portal

HELP!!! students studies purposes. Tech used by Python -Django. User Authentication.

api-rest autentication crud django django-framework python3

Last synced: 19 Dec 2024

https://github.com/messsimo/furniture-shop

E-Commerce Web for furniture store "SitDownPls"

admin-dashboard application crud css database e-commerce html javascript mysql php website

Last synced: 03 Dec 2024

https://github.com/alok722/fastify-crud

A fastify rest API using MongoDB as a database to perform CRUD operation on product schema.

crud fastify fastify-plugin fastifyjs mongodb mongoose rest-api

Last synced: 09 Nov 2024

https://github.com/savanihd/angular-16-crud-operation-with-api-example

Angular 16 CRUD Operations with Web API Example

angular angular16 crud

Last synced: 20 Nov 2024

https://github.com/kennymwendwax/go-frameworks-crud

This is a simple CRUD (Create, Read, Update, Delete) application written in Go, showcasing different routers and frameworks.

chi crud crud-api echo gin-gonic go httprouter mux net-http pgx sqlc

Last synced: 01 Nov 2024

https://github.com/marcosdvs/crud_php

Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php

bootstrap5 crud crud-image database html javascript php shared-files

Last synced: 18 Dec 2024

https://github.com/miguel98r/toothlabmx_2

ToothLabMX Software para administracion de laboratorios dentales

bootstrap crud express javascript mongodb nodejs pug

Last synced: 20 Nov 2024

https://github.com/manrriquez/laravue

Laravue - crud sendo desenvolvido com Laravel 9 + InertiaJS + Vue 3 + Tailwind, utilizando VITE.

crud crud-laravel crud-vuejs inertiajs laravel tailwind vite vue3 vuejs

Last synced: 24 Dec 2024

https://github.com/mikebionic/lms-oguz

Learning Management System web app

crud flask lms python sqlalchemy students teachers university-project

Last synced: 13 Nov 2024

https://github.com/developer239/nest-vite-fullstack-microservices-poc

A robust Nest.js microservices example featuring Apollo Federation, Turbo monorepo, RabbitMQ for messaging, a shared backend codebase, and a Vite-powered web application. Includes a custom UI library with Storybook and more...

apollo-federation crud crud-api crud-sample docker docker-compose graphql-codegen graphql-gateway grapql microservice microservices monorepo nestjs nestjs-backend postgres rabbitmq tailwindcss typeorm vite vitest

Last synced: 09 Nov 2024

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 29 Nov 2024

https://github.com/hodinhtuankiet/java-htl-servelet

A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server

authentication-backend crud database servelet spring-boot statistics

Last synced: 27 Dec 2024

https://github.com/manrriquez/lara-crud

Lara-crud - Crud desenvolvido com Laravel 9, tendo funções como CREATE, READ, UPDATE E DELETE, relações de tabelas de 1 para N.

crud crud-laravel crud-laravel-mysql laravel laravel-framework laravel9

Last synced: 11 Nov 2024

https://github.com/sofyansetiawan/create-read-update-delete-crud-dengan-php-dan-mysql

CRUD sederhana dengan php 5 dan mysql dengan form untuk input edit dan tabel untuk menampilkan data

crud crud-application mysql php php5

Last synced: 12 Nov 2024

https://github.com/nfriaa/swing-database-starter

A Swing Database / CRUD Sample application

awt crud h2-database java log4j maven mysql swing

Last synced: 15 Nov 2024

https://github.com/rishavs/cove

Simple crud app using pure crystal. 0 frameworks and dependencies

crud crystal crystal-language crystallang tutorial webapp

Last synced: 12 Dec 2024

https://github.com/edu-fedorae/golang-product-restapi

Basic Golang CRUD REST API With Gorilla Mux & PostgreSQL

api crud go golang mux postgresql rest-api

Last synced: 08 Nov 2024

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

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

api bun crud graphql typescript

Last synced: 11 Dec 2024

https://github.com/tysongibby/genericrepositoryforefcore

Generic repository class for Entity Framework Core

crud csharp-library efcore generic-repository net6

Last synced: 11 Dec 2024

https://github.com/ajeetchaulagain/react-crud-api-consumption

:computer: This repo demonstrates consuming CRUD api endpoints on React application using Axios

axios create-react-app crud jsonplaceholder-api react-toastify reactjs

Last synced: 15 Nov 2024

https://github.com/h3ar7b3a7/friendslist

Revisiting Ruby on Rails nearly 10 years later by making a friend list application with some help of freeCodeCamp.org.

bootstrap4 crud heroku rails6

Last synced: 20 Dec 2024

https://github.com/juliolmuller/studying-react-native

Basic mobile application to refresh React and React Native knowledge and skills.

crud javascript mobile react react-native

Last synced: 15 Nov 2024

https://github.com/gengjiawen/graphql-ts-server

A graphql server showcase

crud graphql

Last synced: 20 Dec 2024

https://github.com/guoxicheng/tinycrud

基于 Issue API 的轻量级数据存储库 - Lightweight Data Repository Based on Git Issue API

crud data-storage issue lightweight typescript

Last synced: 07 Nov 2024

https://github.com/wilfredpine/vanilla-php

A very basic Vanilla PHP web application using PDO for database.

crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php

Last synced: 15 Nov 2024

https://github.com/devblin/shopit

An inventory management system written in Go, utilising AWS services such as S3, DynamoDB.

aws-alb aws-dynamodb aws-ecr aws-ecs aws-s3 crud golang inventory-managment localstack reactjs terraform

Last synced: 11 Nov 2024

https://github.com/onionj/blog-fastapi-jwt

secured mini-blog CRUD app for creating and reading blog posts... authentication using JSON Web Tokens (JWTs)

api blog crud fastapi jwt jwt-authentication python

Last synced: 15 Dec 2024

https://github.com/knowledgefactory4u/spring-boot-azure-cosmos-db-sql-api-crud

Build REST CRUD APIs with Spring Boot, Azure Cosmos DB and Azure Cosmos DB SQL API

azurecosmosdb cosmorepository cosmosdb crud springboot

Last synced: 14 Nov 2024

https://github.com/paion-data/astraios

👑 JSON-API/GraphQL CRUD webservice template with Jersey framework

crud graphql hashicorp java java17 jersey jetty jsonapi mysql swagger webservice

Last synced: 08 Nov 2024

https://github.com/nobledsmarts/easystorage

a simple and flexible library for localStorage api. features include CRUD operations using ORM like syntax, real time update across tabs included!

browser crud easystorage easystoragejs flexible javacsript js js-crud jslib jslibrary library localstorage localstorage-api localstorage-crud localstorageapi orm realtime realtime-updates

Last synced: 09 Dec 2024

https://github.com/h3ar7b3a7/springsoapserviceexample

Setting up a simple soap web service following the example provided by spring.io guide to familiarize myself with soap services.

crud jaxb2 soap-web-services spring-ws-security springframework wsdl4j xwss

Last synced: 15 Nov 2024

https://github.com/kathleenwest/webapibasicauthenticationdemo

This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache) and custom username and password validator. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service allows the user to register with a username and password and verify the Web API CRUD functions based on basic authentication scheme. Lastly, the project is shown in the demo section with a video and screen captures. Note: Every Web API Authentication service should use secure transport. For brevity, this demo project does not implement or discuss the complicated detail nature of SSL/TLS.

asp-net-web-api authentication authenticator basic-authentication credential-management-api credential-manager credential-registry credential-storage crud crud-application cryptology csharp csharp-code memorycache message-handler pbdk registration username-password web-api webapi

Last synced: 23 Nov 2024

https://github.com/knowledgefactory4u/springboot3-mongodb-angular14-crud

Spring Boot 3 + MongoDB + Angular 14 CRUD Application Example

angular14 crud mongodb spring-boot springboot3

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet-mysql-reactjs-crud-app

.Net + MySQL + React JS CRUD Application Example

crud dotnet dotnet6 efcore mysql reactjs

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/springboot3-postgresql-angular14-crud

Spring Boot 3 + PostgreSQL + Angular 14 CRUD Application Example

angular14 crud postgresql springboot springboot3

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/springboot3-mongodb-angular15-crud

Spring Boot 3 + MongoDB + Angular 15 CRUD Application Example

angular15 crud fullstackdevelopment mongodb springboot3

Last synced: 14 Nov 2024

https://github.com/hoseinrezaeem/educational-management-system

A complete educational system management plan that includes teachers, students, courses, and educational employee.

crud generic hibernate inheritance java java8 jpa jpa-hibernate junit junit5 login oop postgresql test

Last synced: 13 Oct 2024

https://github.com/gunjan1909/ai-prompt-sharing

Full stack NextJs application, similar to blog app but instead of blog user can write prompts for AI as a part of prompt-engineering, share them, edit and delete, and many more functionality along with google auth using next auth. MongoDB for database

ai crud crud-application full-stack mern-stack mongodb mongoose next-auth nextjs nextjs13 prompt prompt-engineering react reactjs tailwindcss

Last synced: 10 Nov 2024

https://github.com/aravindnc/mongoose-crud-helper

An easy plugin for mongoose models to minimize your code.

crud helper mongoose plugin

Last synced: 20 Dec 2024

https://github.com/harundogdu/typescript-prisma-library-api

This is a simple API built with Typescript, Prisma, and Express. It is a library API that allows users to create, read, update, and delete books and authors. It also allows users to create, read, update, and delete book authors.

api crud es-build express express-validator nodejs nodemon prisma rest-api typescript

Last synced: 28 Nov 2024

https://github.com/shreyasarker/laracrud

Create, Read, Update, Delete CRUD System using Laravel

crud laravel mysql php

Last synced: 16 Dec 2024

https://github.com/thiiagoms/django-app

CRUD with django :snake: :notebook:

crud djando-simple-crud django django-crud pythonic pythonist

Last synced: 15 Nov 2024

https://github.com/arshadkazmi42/firefox-cookie

Firefox cookie manager for node. To set and get cookie from firefox

cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite

Last synced: 28 Oct 2024

https://github.com/souhailkrs/bunjs-elysiajs-crud

This repository demonstrates CRUD operations for user management using BunJS and ElysiaJS with bun:sqlite for data storage.

bunjs crud elysiajs

Last synced: 28 Nov 2024

https://github.com/zakintaliban/deno-rest-api

this is my simple and experiment of rest API with Deno

crud deno deno-api postman router

Last synced: 16 Nov 2024

https://github.com/hidayatarg/aspnetmicroservices

Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft

asp-net-core cqrs-pattern crud csharp docker docker-compose domain-driven-design elasticsearch grpc logging-library microservice mongodb mongodb-database mssql postgresql rabittmq redis rest-api

Last synced: 13 Nov 2024

https://github.com/amgauna/php-mvc-crud-2017

PHP / Lavarel / CRUD / Sistema de Cadastro

crud crud-application mvc pdo pdo-php php php7 php8

Last synced: 28 Nov 2024

https://github.com/kristerkari/observable-redux-json-api-typescript-example

A minimal example to show how to use observable-redux-json-api library using React, Typescript and Express.js.

crud demo-app example-app json-api react redux redux-observable rxjs typescript

Last synced: 16 Dec 2024

https://github.com/ianshulx/student-record-crud-application

A simple CRUD application to manage college student records

crud crud-application django python python3

Last synced: 28 Oct 2024

https://github.com/narmin131/contactmanager

Contact Manager App with React Hooks & Context & CRUD functionality & Antd-design

antd-design context crud react

Last synced: 24 Nov 2024

https://github.com/umuthopeyildirim/mindgarden

MindGarden is an diary writing software, but you can also express your feelings on your dairies.

crud dairy daisyui daisyui-react react ruby sinatra tailwindcss

Last synced: 09 Dec 2024

https://github.com/leip1493/demo-rocket

Demo Rocket SeaORM

api-rest crud rocket rust sea-orm

Last synced: 11 Oct 2024

https://github.com/alvarorichard/armasecbank

This Java application manages banking operations, incorporating classes for branches, authentication, accounts, customers, and transactions

bank console-application crud docker java server-side solid-principles

Last synced: 02 Dec 2024

https://github.com/edenreich/kopgen

A generator for creating a CRUD Kubernetes operator from OpenAPI Specification written in Rust.

crud crud-api crud-operation framework generator gitops k8s k8s-operator oas3 openapi openapi3 template

Last synced: 16 Nov 2024

https://github.com/arkounay/qag-demo

Demo for arkounay/QuickAdminGeneratorBundle

admin bundle crud demo generator symfony

Last synced: 11 Nov 2024

https://github.com/amirbayat0/flutter-caching-data-bloc-and-hive

Efficient Data Caching with BLOC & HIVE in FLUTTER: Explore BLOC pattern integration with HIVE database for streamlined data caching in Flutter. This repo guides on storing API data locally, ensuring smooth offline functionality. Optimize your Flutter apps for offline mode with ease.

app-development bloc caching caching-strategies crossplatform crud dart dependecy-injection fluter flutter-apps flutter-bloc-pattern flutter-clean-project flutter-database flutter-hive flutter-hive-example flutter-pattern repository-pattern service-locator service-locator-pattern tree-architecture

Last synced: 14 Nov 2024

https://github.com/sistematico/php-mvc-lite

PHP CRUD using MVC(Model-View-Controller) example with SQLite as Database(light version)

crud mvc php

Last synced: 08 Dec 2024

https://github.com/zanottipaolo/istitutinews

A school project that uses CRUD and ASP.NET Core Identity

asp-net-core crud identity

Last synced: 17 Dec 2024

https://github.com/codebangla/ngnet

NgNET is a boilerplate application featuring Docker, Angular 15 with hot reload, Bootstrap 5 frontend, .NET 7.0 backend API, automatic PostgreSQL database migration, and PgAdmin

angular angular15 bootstrap bootstrap5 crud crud-api crud-application database-migrations docker docker-compose dotnet dotnet-core dotnet7 dotnetcore full-stack fullstack-development pgadmin4 pgsql postgresql webapi

Last synced: 11 Nov 2024

https://github.com/parzibyte/crud-laravel-mysql

Conectar Laravel con MySQL: CRUD

crud crud-laravel-mysql laravel mysql

Last synced: 25 Nov 2024

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 25 Nov 2024

https://github.com/guastallaigor/laravel-backoffice-example

Laravel Backoffice Example is a Laravel simple CRUD API, with authentication login, and somewhat basic functionalities.

crud crud-api crud-application laravel laravel-api laravel-api-boilerplate laravel-backoffice

Last synced: 18 Dec 2024

https://github.com/parzibyte/crud-postgresql-php

Conectar PostgreSQL con PHP usando PDO

crud crud-application pdo php postgres postgresql

Last synced: 25 Nov 2024

https://github.com/wpcodevo/golang-fiber-mysql

Golang CRUD API Example with GORM, Fiber, and MySQL

crud crud-api crud-operations fiber fiber-framework go golang gorm gorm-orm mysql restapi

Last synced: 27 Nov 2024

https://github.com/ajyounguk/mongodb-crud-client

Simple Mongo CRUD client in node.js for mongoDB

crud css demo example example-code express html mongodb mongoose nodejs

Last synced: 20 Nov 2024

https://github.com/andr3w03/si2_uas

Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)

codeigniter crud database framework information-system mysql php sql visual-studio-code web-application

Last synced: 02 Dec 2024

https://github.com/codenoid/crystal-mysql-crud-example

Crystal MySQL CRUD Example

crud crystal example mysql

Last synced: 08 Dec 2024

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 26 Nov 2024

https://github.com/melardev/javaspringbootjwtcrudpagination

Java Spring Boot Crud + Pagination application secured with JWT

crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data

Last synced: 26 Nov 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/melardev/vuevuexpaginatedasynccrud

Vue + Vuex TODO app with Pagination and CRUD Http requests

api async axios crud node nodejs npm pagination rest vue vuejs vuejs2 vuex

Last synced: 26 Nov 2024

https://github.com/septa-ma/jwt_authentication

Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools

ansible crud docker ecmascript6 jenkins jwt-authentication mongodb nodejs passwordless-authentication

Last synced: 19 Nov 2024

https://github.com/abdellatif-laghjaj/javafx-crud-app

simple CRUD system with JavaFX

crud crud-system java javafx

Last synced: 16 Nov 2024

CRUD Awesome Lists
CRUD Categories