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/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/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 22 Dec 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/mralaminahamed/js-crud

BookTracker Pro - Advanced JS CRUD Application

crud crud-application js js-crud

Last synced: 08 Dec 2024

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/melardev/java_springbootapijpacrud

Java Spring Boot Crud Application using JPA

api crud full-stack fullstack hibernate java java-ee jpa spring-boot

Last synced: 26 Nov 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: 25 Nov 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/guastallaigor/vue-backoffice-example

Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.

crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify

Last synced: 27 Nov 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/maximo-perez-villalba/framework-dao-json

El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..

crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram

Last synced: 12 Dec 2024

https://github.com/kk-r/soccer-app

Simple application to manage soccer Teams and its Players. Basic CRUD functionalities built using Laravel 5.5 and vue.js.

crud laravel php php7 vuejs vuejs2

Last synced: 17 Dec 2024

https://github.com/tokhy1/php_crud_app

Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp

Last synced: 31 Dec 2024

https://github.com/zerefwayne/hostel-allotment-system

Hostel Allotment System - Software Engineering Course Project

crud javascript nodejs vuejs

Last synced: 21 Nov 2024

https://github.com/sirsayed98/express-start-files

these are usually common files and functions which should be existed in any Node express project

api authentication backend crud error-handling express nodjs pagination

Last synced: 01 Jan 2025

https://github.com/rtasalem/todo-list-application

A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.

amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize

Last synced: 25 Dec 2024

https://github.com/humangrass/go_mysql

Web server on Go with simple CRUD API using MySQL database.

crud go gorilla gorm template

Last synced: 22 Dec 2024

https://github.com/mzilinassim/todo-list-php

manage tasks effectively, and work smoothly.

crud css html mysql php sql

Last synced: 01 Jan 2025

https://github.com/rudolphreti/wonderlynx

WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.

asp-net-core crud csharp mvc reference-management

Last synced: 25 Dec 2024

https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport

crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio

crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets

Last synced: 26 Dec 2024

https://github.com/devmaster518/ng12-nest7-postgres-crud-dashboard

Angular12 + Nest.js7+ PostgreSQL16 + CRUD Dashboard - i18n (English + Japanese)

angular12 crud dashboard i18n nestjs nx pgadmin4 postgresql typescript

Last synced: 27 Nov 2024

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/davidmartinperez/jqueryui-crud

CRUD with JqueryUI-PHP-MYSQL

crud jquery jquery-ui mysql php sql

Last synced: 02 Dec 2024

https://github.com/lukmanrambe/git-intro

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 16 Dec 2024

https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap

simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.

bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6

Last synced: 07 Dec 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/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/kauefraga/zssn

🧟 Zombie Survival Social Network | Credits: mauricioklein

crud crud-api express rest-api typescript zombies

Last synced: 15 Dec 2024

https://github.com/tariqjamel/ktor-rest-api

This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.

api crud kotlin ktor rest-api

Last synced: 26 Dec 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/danhiel98/crudentityframework

Ejemplo de CRUD utilizando Entity Framework 6

crud csharp entity-framework

Last synced: 22 Nov 2024

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: 26 Dec 2024

https://github.com/pedro-donoso/crud

CRUD: Backend realizado con Nodejs que CREA un archivo, eligiendo un Key provisorio y permite LEER su contenido en un mensaje, el usuario puede RENOMBRAR el archivo para ELIMINAR el último creado

backend bootstrap crud html5 nodejs

Last synced: 26 Nov 2024

https://github.com/umbrellacrow612/nextjs-prisma-api-example

using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API

api crud databases nextjs prisma sqlite

Last synced: 11 Dec 2024

https://github.com/manthanank/crud-hono

CRUD Hono App

crud hono vercel

Last synced: 11 Dec 2024

https://github.com/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 02 Jan 2025

https://github.com/mrf0rtuna4/taskflowapi

🧺 RESTful API для управления задачами с поддержкой CRUD операций, JWT-аутентификации и возможностью фильтрации задач по статусу и дате.

crud java jwt postgresql restful-api spring-boot

Last synced: 11 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: 16 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

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/websolutionstuff/laravel-9-rest-api-with-passport-authentication

we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.

authentication crud crud-operation laravel laravel9 passport rest-api restful-api

Last synced: 11 Dec 2024

https://github.com/melardev/javaspringbootauth0jwtcrud

Java Spring Boot Crud application secured with Jwt using Auth0 Library

auth0 crud full-stack fullstack java jwt spring-boot

Last synced: 26 Nov 2024

https://github.com/saili-shinde/employee_management_system

Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL

crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc

Last synced: 03 Dec 2024

https://github.com/akiidjk/youdoapi

Api for Todo application crated with Dart and Flutter

crud fastapi graph postgre python

Last synced: 26 Dec 2024

https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example

In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.

crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image

Last synced: 11 Dec 2024

https://github.com/websolutionstuff/laravel-9-vue-js-crud-operations-example

we will see the laravel 9 vue js crud operations example. Here, we will learn how to create a vue 3 crud operation in laravel 9. You can learn to create, read, update and delete operations with a single page application (SPA) in the vue and vue router.

ajax crud crud-application crud-operation laravel laravel-9 vue vue-3 vue-component vue-js vue-router vue3-component

Last synced: 11 Dec 2024

https://github.com/mementomori11723/mongo-crud

A Demo application to understand how we can build and use crud api using express

crud express mongodb nodejs

Last synced: 26 Dec 2024

https://github.com/websolutionstuff/laravel-9-react-js-crud-operation-example

This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.

crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css

Last synced: 11 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/saintzet/cardboxcompanymanagement

WPF application for CRUD operations with a third-party API and own database.

api clean-code crud datagrid decorator dependency-injection http-client mvvm sql-client wrapper

Last synced: 23 Dec 2024

https://github.com/shikhargupta-75/todo-react-project

A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.

bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment

Last synced: 26 Dec 2024

https://github.com/nicolaiarocci/boxroom

Boxroom aims at making CRUD operations very boring across all kinds of backends

crud mongodb netframework netstandard redis rest webapi

Last synced: 21 Dec 2024

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: 28 Nov 2024

https://github.com/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

Last synced: 14 Dec 2024

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.

crud database expressjs framework handlebars javascript nodejs postgresql projeto site

Last synced: 28 Nov 2024

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/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

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

Last synced: 28 Nov 2024

https://github.com/diogosouza/sortable-js-app

Creating Reordable Lists with SortableJS and React

crud logrocket react sortablejs

Last synced: 29 Nov 2024

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/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/oybekkayumov/spring-rest

Spring Boot 3 docker mysql postman app

crud docker mysql postman rest spring-boot

Last synced: 06 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/daniel11v/api-java-mongo

CoderHouse Project: Rest API created in Java that connect to a Localhost MongoDB with Spring

api-rest crud gradle java mongodb spring

Last synced: 14 Dec 2024

https://github.com/yekuuun/sharpapi

simple & easy to use pre-build ASP.NET core API project with .NET8

api api-rest crud csharp database docker dotnet web

Last synced: 21 Dec 2024

https://github.com/allape/gocrud

CRUD for GORM in golang

crud golang gorm

Last synced: 29 Dec 2024

https://github.com/robinhosz/crudjava

Desenvolvimento de um CRUD no MySQL na linguagem Java.

crud java mysql

Last synced: 07 Dec 2024

https://github.com/majid-razzaq/laravel-11-crud-ajax

I created a simple CRUD application using AJAX for smooth operations and efficient data handling.

ajax ajax-form crud crud-ajax error-handling form form-validation laravel-ajax laravel-ajax-crud laravel-crud laravel11 mysql

Last synced: 29 Nov 2024

https://github.com/tmtocb/crud-chatup_rails_devise_bulma

simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.

bulma crud devise font-awesome gravatar postgresql rails rails6

Last synced: 07 Dec 2024

https://github.com/zerohertz/crud

🦀 CRUD operations based on various languages 🦀

actix-web crud expressjs fastapi flask gin go java javascript nestjs nodejs python rust spring spring-boot

Last synced: 06 Dec 2024

https://github.com/sourovroy/firebase-react-crud

CRUD using Firebase React

crud firebase react

Last synced: 06 Dec 2024

https://github.com/devamoghs/crud-using-ror

A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better

crud crud-application rails-application ruby tutorial-sourcecode

Last synced: 20 Dec 2024

https://github.com/getrighhttt/tasks-crud

Save task in a recycler view, and use CRUD functionality to update, delete, or save them!

android coroutines crud crud-application livedata mvvm navigation-component room-database viewmodel

Last synced: 14 Dec 2024

https://github.com/ritobrotomukherjee/forum-app

It's a MERN stack fully responsive forum application with JWT authentication. Simple but beautifully desined full-stack app. Followed Git flow.

api-rest crud forum-site jwt-authentication mern mern-stack microservices mongodb-atlas mongoose responsive-web-design

Last synced: 06 Jan 2025

https://github.com/brunin12/siteflask

Site com Flask incluindo catálogo de filmes, diário de professor, cadastro de frutas e mais. Ótimo para aprender desenvolvimento web dinâmico em Python.

api crud flask python site themoviedb

Last synced: 06 Dec 2024

https://github.com/agungsugiarto/laravel-ajax-crud

Program sederhana Ajax Crud dengan Laravel 5.8.

ajax crud laravel

Last synced: 06 Dec 2024

CRUD Awesome Lists
CRUD Categories