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/kishyassin/crud-using-text-files-in-c

CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)

cpp crud sgbd text-files

Last synced: 13 Jan 2025

https://github.com/walber-vaz/backend-fastapi

Criando backend usando fastapi e metedologia TDD

crud fastapi poetry pydantic pytest python tdd

Last synced: 23 Jan 2025

https://github.com/noejunior792/api-laravel

This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.

api api-laravel api-restful authentication crud laravel php

Last synced: 13 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/tr1sm0s1n/gin-mongo-api

Gin API for CRUD operations in MongoDB.

api crud docker docker-compose gin gin-gonic go golang mongodb rest-api

Last synced: 05 Feb 2025

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

https://github.com/aniketpatidar/code-challenges

Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.

code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication

Last synced: 20 Dec 2024

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

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

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

Last synced: 09 Feb 2025

https://github.com/tr1sm0s1n/axum-crud-api

Simple CRUD API in Rust using Axum.

api axum crud hyper rust tokio tower tracing

Last synced: 05 Feb 2025

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/lucasbailo/first-crud-js-html-css

My first CRUD using pure html, css and javascript

crud css firebase javascript

Last synced: 10 Feb 2025

https://github.com/eduardamatias/blogpessoal

Backend de um blog pessoal, feito em Java durante o ano de 2022, no Bootcamp da Generation.

api-rest backend crud generation java

Last synced: 12 Feb 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/xyryc/university-management-system

The University Management System Project is a web-based application built using PHP, MySQL, and JavaScript. With its basic CRUD features, the application allows users to easily create, manage, and update student profiles, course schedules, attendance records, and grades.

crud javascript mysql php university-management-system

Last synced: 05 Feb 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/424nkita-csharsfta4/crud

CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег

crud mysql-database php7 vue3

Last synced: 23 Jan 2025

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/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

Last synced: 14 Dec 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: 27 Dec 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: 24 Jan 2025

https://github.com/gravio-la/crud-jsonforms

A semantic enabled JSONForms library to create CRUD forms out of JSON Schema

crud jsonforms jsonld jsonschema react

Last synced: 26 Jan 2025

https://github.com/sevdanurgenc/ticket-system

This repo was developed using asp.net with mvc framework and includes a ticket management system.

aspnet crud mvc mvc-framework

Last synced: 29 Jan 2025

https://github.com/pablob07/crudcodeigniter3

Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.

codeigniter3 crud php7

Last synced: 25 Jan 2025

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

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 10 Feb 2025

https://github.com/melardev/aspnetcoreapicrud

Asp.Net Core API app with full CRUD using Entity Framework Core

api asp asp-net asp-net-core crud cshard dotnet ef-core entity-framework-core full-stack fullstack

Last synced: 25 Jan 2025

https://github.com/fredgainza/portfolio-laravel-crm

Tables CRUD Employés Entreprises liées

crm-system crud laravel

Last synced: 16 Jan 2025

https://github.com/mohamed-mamdouh41199/node.js-crud-app

This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB

api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon

Last synced: 13 Jan 2025

https://github.com/lunaperegrina/crud-alunos-com-imagens

CRUD de administradores e alunos com upload de fotos

api-rest crud express jwt multer mysql nodejs sequelize

Last synced: 05 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/guaigua/toters

An application that allows teachers and students to register, manage courses, create a profile.

api crud

Last synced: 12 Feb 2025

https://github.com/sudarika/todo-application

TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.

android-application android-studio crud kotlin

Last synced: 25 Dec 2024

https://github.com/kha333n/crudmodule

This is a simple CRUD module for Laravel. It is a simple module that can be used to create, read, update, and delete records in a database. It will help you implement basic CRUD operations in Laravel with faster speed and better efficiency. Don't waste your time on repetitive basic tasks

crud crud-api crud-operation curd-starter-template laravel laravel-framework laravel-package laravelcrud

Last synced: 12 Feb 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/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/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/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/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: 09 Feb 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/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/danhiel98/crudentityframework

Ejemplo de CRUD utilizando Entity Framework 6

crud csharp entity-framework

Last synced: 22 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: 08 Feb 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: 10 Feb 2025

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/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/jjacoboflorez95/tech-giants

A comprehensive full-stack management system for inventories, employees, products, customers, and orders. Built with Node.js, Express, and MongoDB.

college-project crud database ejs express-js full-stack mongodb node-js pdfkit web-application

Last synced: 05 Feb 2025

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/codenoid/jihantoro-cr-mysql

An repo for jihantoro.net article

crud crystal database mysql

Last synced: 02 Feb 2025

https://github.com/busraozdemir0/aspnetcoreproject

Basic CRUD operations with Asp.Net Core MVC

asp-net-core asp-net-mvc crud

Last synced: 02 Feb 2025

https://github.com/gurayalinn/oop-crud-odev

JAVA OOP CRUD HOMEWORK

crud intellij java mssql

Last synced: 10 Feb 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: 28 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: 05 Feb 2025

https://github.com/epiled/alura-books-server

📚 Parte 2 de 3, Projeto Full-Stack, API de CRUD REST para consumir e modificar o arquivo "livros.json", que é usado como base de dados. 📚

api crud express nodejs nodemon rest rest-api

Last synced: 20 Jan 2025

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/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/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/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Oct 2024

https://github.com/auriorajaa/red-devil-store

This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.

crud crud-application mysql php phpcrud sql web website xampp

Last synced: 25 Jan 2025

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/macaron99/c-lab

Comprehensive collection of projects, exercises, and examples for mastering the C programming language. Ideal for beginners and experienced developers looking to enhance their skills.

c crud programming

Last synced: 12 Feb 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/marvin9/mongodash

💼 lightweight mongoDB compass. Agile development. MongoDB Dashboard.

agile-development crud dashboard mongodb reactjs

Last synced: 09 Jan 2025

https://github.com/renan-dias/reviwer

Have you ever thought about evaluating and keeping in mind the movies you've already watched? And did you imagine what it would be like to put you together with other people who have also seen this movie and be able to talk about it? That's the Reviwer's mission! At the moment just an idea put on paper!

crud movies react react-native review

Last synced: 02 Feb 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/harikrishna-9885699666/graphql-nodejs-crud-operations

CRUD Tutorial - GraphQL, NodeJS, MySQL, TypeORM

crud graphql javascript mysql nodejs typeorm

Last synced: 25 Jan 2025

https://github.com/tomatophp/tomato-ketchup

a resource manager class for tomato php

crud filament generator nova resources

Last synced: 03 Dec 2024

https://github.com/tr1sm0s1n/gin-redis-api

Gin API for CRUD operations in Redis.

api crud docker docker-compose gin gin-gonic go golang openapi redis rest-api

Last synced: 16 Jan 2025

https://github.com/daren1028/cs_an_az_employee_manager

An Asp.Net Core application for managing individuals with Angular forms

angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi

Last synced: 17 Jan 2025

https://github.com/carloszoft/usercrud

API simples de cadastro de usuários

api crud express javascript jest nodejs

Last synced: 25 Jan 2025

https://github.com/albingroen/mern-crud-application

A CRUD application built with the MERN (MongoDB, Express, React & Node.js) stack.

crud crud-application express mern-stack mongodb node-js react

Last synced: 20 Jan 2025

https://github.com/blindsweatyhansolo/e-commerce-backend

Performing CRUD functions on products, product categories, and product tags in a fictional database for learning purposes.

crud dotenv expressjs mysql mysql2 nodejs sequelize

Last synced: 06 Jan 2025

https://github.com/guilhermeferreiram/controledecontatosmvc

Projeto ASP.NET Core MVC para Controle de Contatos

asp-net-core banco-de-dados crud mvc smtp

Last synced: 21 Jan 2025

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/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/melardev/android_volley_crud

Android Crud application built with Volley

android crud full-stack fullstack java volley

Last synced: 25 Jan 2025

https://github.com/retr0h/osapi

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 04 Feb 2025

https://github.com/kramber1024/devops

🐳 Работа с Docker, GitHub и GitHub Actions в рамках предмета "Введение в методологию девопс". Курс №2, семестр №1

cicd crud devops docker fastapi postgres tests

Last synced: 24 Jan 2025

https://github.com/aldairavelino/my-thoughts

A personal place for posting some quotes

angular angular-cli angularjs crud framework frontend quotes thoughts

Last synced: 14 Oct 2024

https://github.com/maurocamerini/desktop-react-sql-ledger

Portable desktop app to track income and expenses. Built with Electron, React, and SQLite.

crud electron react sqlite webpack

Last synced: 05 Jan 2025

https://github.com/manthanank/crud-nodejs-socketio

CRUD Nodejs Socket.io

crud mongodb nodejs socket-io

Last synced: 04 Feb 2025

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 17 Jan 2025

https://github.com/asacxyz/parking_control_api

CRUD desenvolvido através do framework SpringBoot

crud crud-api database java postgres postgresql springboot

Last synced: 11 Jan 2025

https://github.com/moll/node-heaven-sqlite

Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.

crud data-mapper heaven sqlite

Last synced: 15 Nov 2024

https://github.com/jaymar14/week-18

MongoDB/Mongoose activities

back-end crud database mongodb mongoosejs nodejs populate scrape

Last synced: 14 Nov 2024

https://github.com/kaloslazo/tumipalace

Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.

api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs

Last synced: 12 Jan 2025

CRUD Awesome Lists
CRUD Categories