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/paulo-correia/laravel_crud

Laravel CRUD

crud laravel php7

Last synced: 22 Jan 2025

https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud

This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.

crud expense-manager go grpc

Last synced: 09 Jan 2025

https://github.com/darinelescobar/fastapi-secure-api

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 10 Feb 2025

https://github.com/healingdrawing/task-paf-technical-trainee

CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.

admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation

Last synced: 13 Oct 2024

https://github.com/pmlcrz/tcadvogados

Aplicativo em Java

app bootstrap crud java webapp

Last synced: 20 Jan 2025

https://github.com/hasanyahya101/palate-path-vite

A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.

cloud crud githubpages http requests sqlite static task tracker tracking

Last synced: 04 Feb 2025

https://github.com/jakedaspud/cling-db

Cling is a CLI CRUD App for making .txt / .csv databases.

cli command-line cpp crud database database-management db storage

Last synced: 26 Jan 2025

https://github.com/stephin007/biteadvisor-fe

A platform for users to share their dining experiences, discover new places to eat, and make informed decisions.

crud env firebase javascript react responsive

Last synced: 04 Feb 2025

https://github.com/zlhshn/shopping-card-router

This project is a multi-page web application. Addition and editing operations between pages were managed with react router.

axios crud react-router react-router-hooks

Last synced: 28 Jan 2025

https://github.com/pmlcrz/cursojava

Atividades e projetos do curso de JAVA do SENAC

crud crud-api crud-java database eclipse java mysql practice-project

Last synced: 20 Jan 2025

https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql

we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.

crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs

Last synced: 28 Jan 2025

https://github.com/jahidulpabelislam/portfolio-api

Bespoke API for managing projects for my portfolio.

api cms crud database headless-cms mysql orm php portfolio

Last synced: 20 Jan 2025

https://github.com/lunaperegrina/api-lista-telefonica

CRUD de lista telefônica

crud nodejs sequelize

Last synced: 05 Jan 2025

https://github.com/polaristlx/myarticles

Rails as an API Project

api crud rails ruby ruby-on-rails

Last synced: 04 Feb 2025

https://github.com/rahmankarim/thoughtnest

ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.

bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript

Last synced: 15 Jan 2025

https://github.com/kennedyowusu/taskify_api

Taskify API Taskify is a Laravel-based API for managing tasks. It supports user authentication, task management (CRUD operations), and features like email notifications for task completion milestones. The application is built to follow best practices in Laravel development. Features

api crud laravel

Last synced: 10 Feb 2025

https://github.com/jahidulpabelislam/crud-api

Simple CRUD API Framework for PHP.

api crud framework php

Last synced: 20 Jan 2025

https://github.com/baxeico/django-lazycrud

A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.

crud django

Last synced: 10 Nov 2024

https://github.com/iamtonmoy0/crud-unleashed

crud server application

crud crud-api

Last synced: 05 Jan 2025

https://github.com/miguelhp373/crud_livraria_aspnet

:book: Crud desenvolvido em Asp.net MVC para a disciplina de Programação Web da ETECVAV

asp asp-net-mvc crud csharp etec razor visual-studio

Last synced: 15 Jan 2025

https://github.com/mdabdullahibnaharun/user-info-crud-php

Basic Create, Read, Update, Delete (CRUD) Application in PHP & MySQL

bootstrap crud css html mysql php

Last synced: 15 Jan 2025

https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql

Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.

crud mysql python sqlite

Last synced: 31 Dec 2024

https://github.com/eliasdeallmeida/password-manager

A simple random password generator

crud python

Last synced: 21 Jan 2025

https://github.com/thamerh/ruby-on-rails

This Markdown file is a comprehensive guide to setting up and using Ruby on Rails for API development. It covers installation, database configuration, model and controller generation, routing, seeding, API testing, CORS configuration for frontend connectivity, and basic Ruby syntax and variable declarations for beginners.

api crud ruby ruby-on-rails

Last synced: 09 Feb 2025

https://github.com/guilchaves/jdbc-crud-demo

Projeto desenvolvido no curso de Java do professor Nelio Alves utilizando JDBC.

crud design-patterns java javaee jdbc sql

Last synced: 04 Feb 2025

https://github.com/rendy752/cms-perpustakaan

A Simple CMS that includes CRUD operations in managing content related to library books

bootstrap5 crud laravel mysql-database

Last synced: 04 Jan 2025

https://github.com/ruturajjadhav07/simple-crud-spring-application

A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.

beginner-project crud crud-application database database-operations java javaspringboot mysql mysql-database spring-boot spring-boot-tutorial thymeleaf web-development

Last synced: 09 Jan 2025

https://github.com/thegera4/go-htmx-todo-app

TODO app made with Go, HTMX and MySQL

crud go golang htmx mysql todo-app

Last synced: 09 Jan 2025

https://github.com/kingdarboja/crud-angulardart

Example CRUD project to getting started with AngularDart and compare with common Angular.

angulardart crud dart

Last synced: 31 Jan 2025

https://github.com/natanaeldeveloper/laravel-product-sales

Dashboard para gerenciar vendas de produtos e gestão de clientes

ant-design crud laravel react sales

Last synced: 07 Jan 2025

https://github.com/rishabh-pandey-sternx/go-restapi

Rest Api microservices using Golang , Mongodb

crud crud-api go golang microservice mongo mongodb rest-api restful-api

Last synced: 15 Jan 2025

https://github.com/siopipin/expresscrud

CRUD Express + MongoDB

crud es6 express expressjs javascript mongodb

Last synced: 07 Jan 2025

https://github.com/kaungkhantkyaw1997/mock-api-gateway

A simple and configurable mock server for simulating API endpoints.

api authentication crud mock pagination search server testing

Last synced: 12 Nov 2024

https://github.com/yogaprasadk/firebase_reactjs_course

it is a repository learn about firebase and reactjs

authentication crud firebase notifications setupreact

Last synced: 06 Jan 2025

https://github.com/goswamilucky/just-todos

A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.

beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment

Last synced: 06 Jan 2025

https://github.com/kevinadhiguna/yomunication

Yomunication is a web application that allows you to create, read, update, and delete articles.

article blog crud crud-application expressjs mongodb nodejs rest-api

Last synced: 11 Jan 2025

https://github.com/maathzzz/conexaophpmysql

Conexão de banco de dados e MySQL no WampServer utilizando o phpMyAdmin.

bootstrap crud php

Last synced: 08 Jan 2025

https://github.com/ssoaresleo/crud-users-api

Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco

crud mongodb node-js prisma prisma-client typescript

Last synced: 28 Dec 2024

https://github.com/pakagronglb/simple-react-task-app

A modern task management application built with Next.js, TypeScript, and Neon DB.

crud full-stack react task typescript

Last synced: 08 Feb 2025

https://github.com/lskeey/todo-app-js

A simple TODO app with full CRUD functionality.

crud javascript localstorage todo-app

Last synced: 04 Jan 2025

https://github.com/bhadresh-laiya/ciblogposttest

CodeIgniter: Add, Edit, Delete, View Blog Post with Login & Registration – MVC CRUD Application using CodeIgniter v3

blog codeigniter codeigniter3 crud crud-application demo-app login mvc-framework posting register

Last synced: 28 Dec 2024

https://github.com/rolik-oleksandr/cinema-rest-api

Web API supports user authentication, authorization and CRUD operations, main stack: Spring MVC, Spring Security, Hibernate

crud hibernate java-17 rest-api spring-mvc spring-security

Last synced: 31 Jan 2025

https://github.com/ayaamar200/login

A Smart Login System website is a secure and user-friendly platform designed to make logging in quick and easy.

bootstrap5 crud css3 dom html5 javascript responsive rwd

Last synced: 01 Feb 2025

https://github.com/melardev/java_springbootapi_mybatiscrud

Java Spring Boot Api application using MyBatis

api crud java mybatis rest spring spring-boot

Last synced: 25 Jan 2025

https://github.com/maathzzz/applistacompras

Aplicativo para gerenciar uma compra na ida ao mercado. Lista e manuseia dados de produtos cadastros pelo próprio usuário em uma interface simples e intuitiva.

crud csharp sqlite xamarin

Last synced: 08 Jan 2025

https://github.com/jeffersonsimplicio/first-full-stack

Projeto Full-Stack de To Do List, as tarefas são salvas e gerenciadas pelo back-end, deixando para o front-end a responsabilidade de interface gráfica.

api backend context-api crud docker docker-compose nodejs nodemon react

Last synced: 21 Jan 2025

https://github.com/maathzzz/web_mvc

Padrão MVC - Pessoa, Produtos e Categorias de Produtos.

controller crud html model mvc mysql php view

Last synced: 08 Jan 2025

https://github.com/slvler/node-redis-simple-project

rest api example with node.js

api crud node-js nodejs project rest-api

Last synced: 15 Jan 2025

https://github.com/jeffersonsimplicio/project-store-manager

Aplicação back-end para gestão de vendas estilos drop shipping, com organização REST e CRUD de produtos e compras.

chai crud express javascript mocha mysql nodejs rest-api sinon tdd test test-driven-development

Last synced: 21 Jan 2025

https://github.com/rahul4019/tshirt-store-api

It's an API for Tshirt ecommerce store

api crud expressjs mongodb mongoose nodejs

Last synced: 27 Jan 2025

https://github.com/juanapaiva/salescontroller

Study project of a Java desktop Sales Controller app.

crud desktop-app java mysql

Last synced: 27 Jan 2025

https://github.com/adrianorsouza/incident-app

RESTFul API + CRUD SPA React App em um monolítico repo composto por Docker containers

crud crud-application docker docker-compose incident laravel material-ui mysql nodejs php react styled-components

Last synced: 27 Jan 2025

https://github.com/hasithaishere/go-rest-api-with-postgresql

A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.

backend crud gin go ip-logger middleware postgresql rest-api

Last synced: 15 Oct 2024

https://github.com/seycileli/bankapplication

CRUD Bank Application where you can add/ search/ update and delete users

bankers-algorithm banking banking-applications crud dao encapsulation inheritance java lookup sort verify

Last synced: 15 Jan 2025

https://github.com/seycileli/how-to.makingcodingsimpler

I will post new coding techniques here to make our lives simpler when it comes to coding

code-learn crud html-css java javascript making-coding-simpler swift

Last synced: 15 Jan 2025

https://github.com/ashgole/hello-world-typescript-nextjs

We are learning TypeScript to enhance our development skills. Using it, we aim to build a robust hotel booking app, leveraging TypeScript's strong typing to ensure scalability, maintainability, and efficiency.

crud hello-world html nextjs tailwindcss typescript

Last synced: 28 Dec 2024

https://github.com/ug-dbg/yop

YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.

crud java java-8 lightweight orm yop

Last synced: 20 Jan 2025

https://github.com/platinum-place/pokedex

Registro de Pokémon

codeigniter codeigniter4 crud json php

Last synced: 04 Jan 2025

https://github.com/noturlee/Stevens-Library

Librare.io is a modern MVC ASP.NET Core .NET 8.0 application designed as an interactive online library with a Steven Universe theme, users can add their books that inspire tem the way steven inspires Leighché and create a serene space

approvers-1 crud css html javascript login-system mvc registration steven-universe

Last synced: 10 Feb 2025

https://github.com/4s4v1n/studentsinfo

Front-end and back-end for project about students information

crud crud-api crud-application database full-stack plpgsql react reactjs

Last synced: 08 Jan 2025

https://github.com/yesarib/go-basic-crud

This project is a Golang project that includes basic CRUD operations.

crud go golang

Last synced: 08 Jan 2025

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

crud com nodejs

crud nodejs

Last synced: 12 Jan 2025

https://github.com/poncoe/kucing-laravel

final project, web programming, telkom university.

crud crud-application crud-sample google google-api laravel login restful restful-api

Last synced: 27 Dec 2024

https://github.com/rickreisme/contactmvc

Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.

asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme

Last synced: 13 Nov 2024

https://github.com/joeribreedveld/lama-mern-crud

LamaDev mern crud application basic

crud lamadev mern practice tutorial website

Last synced: 11 Jan 2025

https://github.com/joeribreedveld/php-crud

PHP CRUD web application

crud php

Last synced: 11 Jan 2025

https://github.com/domenez-dev/subscriptions-management-project-using-php

Mini Project with title of 'The dematerialization of subscriptions for SETRAM'

crud crud-application management mysql php sql

Last synced: 07 Jan 2025

https://github.com/abhimanusharma/mern-crud-app

Simple crud app using MERN Stack

crm crud expressjs mongodb reactjs

Last synced: 07 Jan 2025

https://github.com/andresharpe/quick-api

A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.

apache api bootstrap crud docker mysql php swagger-ui

Last synced: 26 Jan 2025

https://github.com/eshan327/corporate-manager

A full-stack CRUD application; uses the Spring Boot and React frameworks to simulate employee management.

crud full-stack java javascript maven mysql react rest-api spring-boot

Last synced: 08 Jan 2025

https://github.com/nadyushka/job-search-project-saga

A job search application made with Redax-Saga and Mantine

axios crud react redux redux-saga rest-api

Last synced: 07 Jan 2025

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 08 Jan 2025

https://github.com/luthfibg/crud_arduino_nodemcu

Arduino using Json GET, POST, PUT

arduino crud json nodemcu

Last synced: 26 Jan 2025

https://github.com/2desoo/studentservice

StudentService — REST API сервис на Java для управления информацией о студентах, включая добавление, обновление и удаление данных

crud java oauth2 rest-api spring-boot spring-security

Last synced: 26 Jan 2025

https://github.com/calcagnoloic/invoice-app-server

Backend application and invoice application database. Contains the various CRUD routes and a backup of dummy data.

crud docker-compose fastapi mariadb python unitest

Last synced: 26 Jan 2025

https://github.com/judahpaul16/flutter-crud

CRUD w/ Flutter

crud dart flutter template

Last synced: 11 Jan 2025

https://github.com/gsabadini/vue-crud

CRUD in Vue.js with Vuetify

crud vue-crud vuejs vuetify

Last synced: 07 Jan 2025

https://github.com/ioott/fullstack-node-ts-prisma-react

Aplicação fullstack para o gerenciamento de eventos, projetada para otimizar a organização e coordenação de eventos de forma eficiente. A aplicação oferecerá uma interface amigável para usuários e uma API robusta para gerenciar dados de clientes, buffets, serviços opcionais e pagamentos.

api-rest crud docker fullstack jest node-js prisma-orm react sqlite typescript

Last synced: 21 Jan 2025

https://github.com/ioott/backend-typescript-api-node-express-mysql

CRUD de itens medievais, no formato de uma API REST ______________________________________________

api back-end crud express mysql node typescript

Last synced: 21 Jan 2025

https://github.com/pashakryvulets/crud_wishlist

The Wishlist Pet Project operates on the CRUD (Create, Read, Update, Delete) principle, allowing users to manage the items on their wishlist. Users can view comments about the items and even leave their own.

crud pet-project wishlist

Last synced: 07 Jan 2025

https://github.com/lucasmacori/blazeit.js

An extremely quick way to create a CRUD API out of a JS object

api crud express expressjs mongo mongodb mongoose mongoosejs nodejs quick server

Last synced: 11 Jan 2025

CRUD Awesome Lists
CRUD Categories