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/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/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/marvin9/mongodash

đź’Ľ lightweight mongoDB compass. Agile development. MongoDB Dashboard.

agile-development crud dashboard mongodb reactjs

Last synced: 09 Jan 2025

https://github.com/vilhalva/crud-python-em-txt

👨‍🏫PROJETO CRIADO PARA O CURSO DE PYTHON DO CURSO EM VIDEO.

aplicativo codigo crud curso-em-video database projeto python terminal txt

Last synced: 29 Dec 2024

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

.Net + PostgreSQL + React JS CRUD Application Example

crud dotnet dotnet6 postgresql reactjs

Last synced: 14 Jan 2025

https://github.com/vilhalva/app-de-lista-telefonica

👨‍🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.

android android-studio aplicativo crud curse database gui kotlin projeto xml

Last synced: 29 Dec 2024

https://github.com/knowledgefactory4u/dotnet6-mysql-vuejs3-crud

.Net 6 + MySQL + Vue.js 3 CRUD Application Example

crud dotnet6 mysql vuejs vuejs3

Last synced: 14 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/jastinxyz/data-siswa

mencoba membuat sistem CRUD dengan Laravel

crud laravel

Last synced: 14 Dec 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/omarramoun/to-do-list

To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features

crud css3 es5 font-end html5 todo todoapp todolist webpack

Last synced: 02 Jan 2025

https://github.com/vinyl-davyl/nextra-diary

Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.

crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript

Last synced: 06 Jan 2025

https://github.com/rafaelblum/refrigerator-control

Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).

alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack

Last synced: 08 Jan 2025

https://github.com/rafaelblum/laravelfox

Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.

blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website

Last synced: 08 Jan 2025

https://github.com/rafaelblum/livewire-v3-crud-uploading

Este Ă© um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versĂŁo do Livewire 3.0.

chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images

Last synced: 08 Jan 2025

https://github.com/paley777/data-entry

Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.

c-sharp crud visual-studio

Last synced: 02 Jan 2025

https://github.com/okakzai/wp-crud

WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.

crud website wordpress wordpress-plugin

Last synced: 29 Dec 2024

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/papilo-cloud/mern-skeleton

This skeleton application will encapsulate rudimentary features and a workflow that's repeated for most MERN applications.

crud expressjs functional-programming javascript mern-stack mongodb mongoose nodejs

Last synced: 26 Jan 2025

https://github.com/gmartinezramirez-old/spring-api-rest-person-crud

:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.

crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice

Last synced: 05 Dec 2024

https://github.com/johnntirintis/meta-backend-software-development-course

Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.

api backend backend-software-development crud django drf meta oop python rest rest-api

Last synced: 13 Jan 2025

https://github.com/annygutierrez/mevn-crud

This is a CRUD project, with backend in MongoDB, and front end in Vue.js.

api crud express materialize mlab mongodb vue vue-router

Last synced: 20 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/efeturkemir/online-exam-platform

A streamlined web app for secure online exams, featuring intuitive user and admin interfaces, powered by Vue.js, ASP.NET Core, and MongoDB.

admin-dashboard asp-net-core crud jwt-authentication mongodb online-exam-system online-school typescript vue

Last synced: 11 Jan 2025

https://github.com/zabavb/todolist-js-node.js

To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD operations and provides a simple, user-friendly interface using Bootstrap for styling.

back-end backend bootstrap crud crud-operation css css3 html html-css-javascript html5 java-script js mongodb mongoose node-js nodejs to-do-list todolist visual-studio-code vscode

Last synced: 18 Dec 2024

https://github.com/boldbrush/bread

🍞 BREAD for Laravel

boldbrush bread crud laravel php

Last synced: 23 Jan 2025

https://github.com/m-mdy-m/crud-mongodb

A simple note-keeping web app with CRUD operations, built on Express.js and MongoDB, using EJS templating.

crud crud-application database express javascript mongodb mongodb-database nodejs

Last synced: 14 Dec 2024

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/adamatti/learnlightadmin

Pet project to play with light-admin

crud gradle groovy java jvm

Last synced: 19 Jan 2025

https://github.com/hafs96/gestion_garage

une application de gestion complète pour les garages automobiles. Ce projet vise à offrir une solution efficace pour la gestion des clients, des réparations, du stock des pièces de rechange, et de la facturation, tout en intégrant une gestion détaillée des véhicules de chaque client.

app composer config crud dashboard json laravel php tailwindcss vendor

Last synced: 13 Oct 2024

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/retr0h/osapi

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 30 Dec 2024

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: 27 Dec 2024

https://github.com/sbthdr/greldapp

Employee list management system using Laravel and Vue.

crud laravel vue

Last synced: 06 Jan 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/manthanank/crud-angular-rx-angular

Crud Angular App using rx-angular

angular crud rx-angular

Last synced: 30 Dec 2024

https://github.com/manthanank/crud-angular-ngxs

Crud Angular App using NgXS

angular crud ngxs

Last synced: 30 Dec 2024

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

A Basic CRUD Flask App with SQLAlchemy and SQLite

crud flask sqlalchemy template

Last synced: 11 Jan 2025

https://github.com/manthanank/crud-angular-ngrx

Crud Angular App using ngrx

angular crud ngrx

Last synced: 30 Dec 2024

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

CRUD Node.js MySQL

crud mysql nodejs

Last synced: 30 Dec 2024

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/syahidfrd/simple-crud

Node.js Simple CRUD

crud nodejs

Last synced: 20 Jan 2025

https://github.com/keanteng/serpent-astral

đź’  Order Processing Solution for Small/Medium Warehouses in Malaysia

chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse

Last synced: 20 Jan 2025

https://github.com/codenoid/jihantoro-cr-mysql

An repo for jihantoro.net article

crud crystal database mysql

Last synced: 08 Dec 2024

https://github.com/michaelcaxias/blogs-api

API Restful de um Blog com NodeJs, Express, Sequelize e JWT com o banco de dados MySQL utilizando a estrutura ORM e MSC.

api crud jwt msc mysql nodejs sequelize

Last synced: 02 Jan 2025

https://github.com/inoles/springtasker

task management app built with Spring Boot, Kotlin, and H2 database, featuring CRUD operations

backend crud h2-database jwt kotlin spring-boot spring-security spring-security-jwt sprintboot task-management web-development

Last synced: 02 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/danielt-dev/ubb_lab4

Apartment Expense Tracker App with Python

crud python ubb

Last synced: 21 Jan 2025

https://github.com/sammymwangangi/crms

Customer Interaction Recording System.

crud customer-management laravel56 php71

Last synced: 21 Dec 2024

https://github.com/danielt-dev/recipeable

Platform for discovering and sharing food recipes

crud django grasp python sqlite

Last synced: 21 Jan 2025

https://github.com/mittal-parth/gsdc-nitk-crud-api

A Django based CRUD API using GraphQL to manage employees in an organization.

api crud django graphene-django graphql

Last synced: 21 Dec 2024

https://github.com/oybekkayumov/spring-rest

Spring Boot 3 docker mysql postman app

crud docker mysql postman rest spring-boot

Last synced: 08 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/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/gowthamand/cakephp-login-register-crud

CakePHP: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CakePHP CRUD, CodeIgniter Boilerplatelogin

crud logging registration

Last synced: 06 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/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/dacurse/note-app

An API for a note taking app.

crud express javascript nodejs prisma

Last synced: 29 Dec 2024

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: 15 Dec 2024

https://github.com/mahonrim/superheroescrud

Programa CRUD de superheroes hecho en csharp con windows forms y sql server

crud csharp net sqlserver-2017 windows-forms

Last synced: 14 Dec 2024

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/offryan/javadaily-notes

Repositório para guardar meus códigos desenvolvidos na linguagem Java na matéria de "Laboratório de Desenvolvimento de Algoritmos" da faculdade de Ciência da Computação

array backend ciencia-da-computacao crud exercises framework java poo

Last synced: 21 Jan 2025

https://github.com/joel-rodrigues404/pystackweek-8.0

Projeto do canal (Pythonando) um CRUD completo em django, infelizmente nĂŁo foi finalizado

crud django python pythonando

Last synced: 28 Dec 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/cloudcmd/dropbox

dropbox files and folders crud

cloudcmd crud directory dropbox flask javascript nodejs

Last synced: 06 Nov 2024

https://github.com/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 27 Jan 2025

https://github.com/kennymwendwax/i-notes

iNotes is notes web application with CRUD functionalities.

crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript

Last synced: 27 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/omermecitoglu/next-openapi-scaffold-generator

Generates model, schema and API routes for crud operations

api crud generator model next nextjs openapi scaffold schema swagger ts typescript

Last synced: 07 Nov 2024

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/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/vilhalva/crud-de-estudantes

👨‍🏫CRUD DE ESTUDANTES COM FLASK E MYSQL!

bootstrap crud css database flask framework html javascript mysql projeto python site

Last synced: 29 Dec 2024

https://github.com/liangjuen/cool

一个基于 nest 框架的服务

admin crud jwt mysql nest nestjs rbac redis typeorm

Last synced: 14 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/ulisses22/crud_angular

Simple CRUD Application with Angular and Json-Server

angular crud json-server

Last synced: 27 Dec 2024

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 27 Jan 2025

https://github.com/marcosvel/crescamais

Sistema CRUD feito com ReactJS e API json-server

crud jsonserver reactjs

Last synced: 19 Dec 2024

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/igords-goncalves/register-crud

This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.

back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development

Last synced: 18 Jan 2025

https://github.com/vilhalva/crud-telegram-em-sqlite

🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM SQLITE!

bot crud database framework projeto python python-telegram-bot redes-sociais sqlite telegram

Last synced: 29 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/wpcodevo/go-postgres-crud-rest-api

In this article, you will learn how to create a CRUD REST API in Golang using Fiber as the web framework and PostgreSQL as the database.

crud crud-api crud-api-fiber go golang gorm-orm postgres

Last synced: 26 Jan 2025

https://github.com/ganeshrvel/php_session_crud

Add, Delete or Read an item from PHP session which is stored as an array.

crud php php5 session

Last synced: 20 Jan 2025

CRUD Awesome Lists
CRUD Categories