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/farab-hussain/dashboard

The React Admin Dashboard is a powerful tool designed for real-time data management, featuring interactive charts, event organization, and a Kanban task management system. Built with the Refine Framework, it offers full CRM functionality, ensuring a seamless user experience and efficient operations for businesses.

admin-dashboard admin-ui ant-design anti-design codegen crud developer-tools frontend-framework good-first-issues graphql hacktoberfest internal-tools javascript low-code open-source-project react react-hooks refine typescript vite

Last synced: 02 Nov 2024

https://github.com/manthanank/node-mongodb-redis-crud

Node.js CRUD API with MongoDB and Redis

api crud mongodb nodejs redis

Last synced: 08 Nov 2024

https://github.com/ecthorsilva/heroapi-php

Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva

crud heroapi php

Last synced: 10 Nov 2024

https://github.com/harshuljain13/restcrud

Rest APi from scratch based on Django rest framework

crud django-rest-framework rest-api

Last synced: 08 Nov 2024

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 12 Nov 2024

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

crud stix taxii taxii2 user-management

Last synced: 08 Nov 2024

https://github.com/mahmoudsayed96/drupal-crud-module-example

Drupal custom module for sample CRUD operation

crud drupal drupal9 php

Last synced: 08 Nov 2024

https://github.com/808vita/react-form-n-table

React Crud - local storage version & MERN version - navigate to branches section !

antd crud mern-crud mern-stack mongodb react react-crud reactjs

Last synced: 07 Nov 2024

https://github.com/fajarwz/blog-laravel11-crud-file

An implementation of Laravel 11 CRUD and file upload from fajarwz.com/blog

crud example-project file-upload laravel php

Last synced: 07 Nov 2024

https://github.com/meenachie/api_todo

REST API for Todo application

api crud php rest-api todo-app

Last synced: 07 Nov 2024

https://github.com/rhyuen/pdthuntclone

just an attempt at copying the layout of product hunt.

api crud css html mongodb nodejs npm prettier react rest styled-components webpack webpack3

Last synced: 12 Nov 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: 29 Oct 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: 28 Oct 2024

https://github.com/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database

crud dotnet mongodb vbnet winforms-application

Last synced: 11 Nov 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: 08 Nov 2024

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

CRUD Hono App

crud hono vercel

Last synced: 23 Oct 2024

https://github.com/mralaminahamed/js-crud

Simple JS CRUD website

crud crud-application js js-crud

Last synced: 19 Oct 2024

https://github.com/mohdafjal2004/simple-to-do-app

A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha

bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application

Last synced: 07 Nov 2024

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

https://github.com/webcat12345/invisible-movie

Technical assignment - Invisible, Handsontable Angular integration

angular crud handsontable movie-api poc typescript

Last synced: 26 Oct 2024

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

Simple CRUD Web with PHP and MySQL

composer crud database mysql php

Last synced: 29 Oct 2024

https://github.com/marcos-vcs/crudoperationsexamplewithjdbc

Example of using JDBC in CRUD operations in CLI interface

crud database hibernate java jdbc mysql

Last synced: 07 Nov 2024

https://github.com/zafar-saleem/ngtodo

Example project that illustrates CRUD operations in Angular

angular crud crud-application javascript todo todoapp todolist

Last synced: 08 Nov 2024

https://github.com/wkrzywiec/parkingmanager

Simple web application using JSP, Servlets, JDBC, MySQL and Gradle

bootstrap crud flywaydb gradle html javaee javascript jdbc jsp-servlet junit mvc mysql rest tomcat

Last synced: 29 Oct 2024

https://github.com/aaronzi/go-demo-api

Demo Web API written in GO including MySQL database connection and CRUD operations

api crud go mysql rest web

Last synced: 07 Nov 2024

https://github.com/kedarkk1/advanced-to-do-list-app-using-antd

Made this To-do list app using DRF and Reactjs, AntD. Functionalities - CRUD, Filter, Sorting, Pagination, Loader, Responsive(mobile-friendly).

antd antdesign crud drf filter filtering loader pagination react-router-dom reactjs responsive-web-design search search-algorithm sort sorting

Last synced: 07 Nov 2024

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

https://github.com/shinjimc/spring_security_thymeleaf

The Spring_Security_Thymeleaf project utilizes Java, Spring Boot, and Thymeleaf for a hardware store's invoicing system. It allows employees to generate invoices and admins to manage product data efficiently. Key technologies include Spring Security for authentication and MySQL for database management, all deployable via Docker.

authentication authorization crud docker hardware-store invoice-management java mysql pdf-generation role-based-access-control spring-boot spring-boot-3 spring-security spring-security-jwt tailwindcss thymeleaf web-application

Last synced: 06 Nov 2024

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 29 Oct 2024

https://github.com/manish312002/mvblog

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 30 Oct 2024

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

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 07 Nov 2024

https://github.com/vagnerbellacosa/007_catalogodejogosdotnet

BootCamp GRUD API Catalogo de jogos em Dot Net

api c-sharp crud digital-innovation-one dio dot-net game

Last synced: 14 Oct 2024

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

JAVA OOP CRUD HOMEWORK

crud intellij java mssql

Last synced: 30 Oct 2024

https://github.com/sammymwangangi/crms

Customer Interaction Recording System.

crud customer-management laravel56 php71

Last synced: 03 Nov 2024

https://github.com/quentg/sylab

Symfony Project - Real estate agency 🏢

crud doctrine-orm php php-framework symfony-framework symfony4

Last synced: 07 Nov 2024

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: 30 Oct 2024

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

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 30 Oct 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: 08 Nov 2024

https://github.com/sbthdr/greldapp

Employee list management system using Laravel and Vue.

crud laravel vue

Last synced: 10 Nov 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: 06 Nov 2024

https://github.com/kauemiziara/cs-sensor-list

A desktop application to catalog electronic sensors with CRUD functionalities.

avalonia avaloniaui crud csharp mariadb mvvm sql

Last synced: 10 Oct 2024

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 21 Oct 2024

https://github.com/felipe-sant/crud-javascript

Sistema CRUD (Create, Rename, Update, Delete) com JavaScript.

crud ejs javascript

Last synced: 07 Nov 2024

https://github.com/didinj/grails3-mongodb-vue-profile

How to Build Grails 3, MongoDB and Vue.js CRUD Web Application

application build crud grails grails3 how howto mongo mongodb to vue vue2 vuejs web webapp

Last synced: 21 Oct 2024

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 06 Nov 2024

https://github.com/guuri11/let-it-flow

🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖

animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace

Last synced: 09 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: 08 Nov 2024

https://github.com/soratabaka/makeshift-cdn

A simple makeshift CDN API to provide content delivery service for your small needs. This CDN can be self hosted in heroku or your own private server and deliver content as needed

api cdn crud express javascript nodejs

Last synced: 08 Nov 2024

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: 31 Oct 2024

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: 15 Oct 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: 14 Nov 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: 05 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: 13 Oct 2024

https://github.com/erossini/contorsouniversity5

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

asp-net-core asp-net-mvc aspnetcore crud net5 net50

Last synced: 13 Nov 2024

https://github.com/traveltimn/flask-task-manager-project

Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality

code-institute crud flask gitpod heroku mongodb python

Last synced: 13 Nov 2024

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 14 Nov 2024

https://github.com/solov1113/spring-thymeleaf-sample

About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC

bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine

Last synced: 12 Oct 2024

https://github.com/ibrahimhabibeg/stadium-go-server

The server for a stadium booking mobile app.

authentication booking crud graphql mysql node prisma typescript

Last synced: 05 Nov 2024

https://github.com/ehsundar/dopamine

General REST server for web and client app developers

android-development crud developer-tools ios-development mvp rest rest-api web-development

Last synced: 31 Oct 2024

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: 13 Oct 2024

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: 29 Oct 2024

https://github.com/hir4/mongoose_api

Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.

api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon

Last synced: 07 Nov 2024

https://github.com/nshahaf/ecommerce

React shopping cart app, with zustand state managment, responsive design and mobile navigation bar

cart crud react responsive-design scss zustand

Last synced: 13 Nov 2024

https://github.com/prathambhalke/book-o-pedia

Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.

api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript

Last synced: 27 Oct 2024

https://github.com/carloszoft/usercrud

API simples de cadastro de usuários

api crud express javascript jest nodejs

Last synced: 13 Oct 2024

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: 12 Oct 2024

https://github.com/imtiajahammad/cachingwebapi

We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker

crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache

Last synced: 12 Oct 2024

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

Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose

composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon

Last synced: 23 Oct 2024

https://github.com/2kabhishek/lacrud

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 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/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: 12 Oct 2024

https://github.com/wgtsantos/aula_php_m

Aula de Integração com banco de dados por meio da linguagem de programação (PHP)

crud pdo pdo-mysql pdo-php php php7 php8

Last synced: 14 Nov 2024

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 12 Oct 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: 13 Nov 2024

https://github.com/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 13 Nov 2024

https://github.com/fernandod1/laser-hair-removal-app

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php

Last synced: 12 Nov 2024

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 12 Oct 2024

CRUD Awesome Lists
CRUD Categories