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/marcosvel/crescamais

Sistema CRUD feito com ReactJS e API json-server

crud jsonserver reactjs

Last synced: 19 Dec 2024

https://github.com/said7388/express-mysql-crud-for-beginners

Very simple Express MySQl CRUD API for Absolute beginners!

crud express expressjs mysql nodejs

Last synced: 11 Nov 2024

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/sansekai/apotek

Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.

aplikasi-apotek crud java penjualan-apotek penjualan-apotik

Last synced: 17 Nov 2024

https://github.com/syahidfrd/simple-crud

Node.js Simple CRUD

crud nodejs

Last synced: 19 Nov 2024

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: 19 Nov 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: 27 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/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/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/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 13 Nov 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: 29 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/boldbrush/bread

🍞 BREAD for Laravel

boldbrush bread crud laravel php

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

An API for a note taking app.

crud express javascript nodejs prisma

Last synced: 29 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/sbthdr/greldapp

Employee list management system using Laravel and Vue.

crud laravel vue

Last synced: 10 Nov 2024

https://github.com/danidelgadoz/angular-cypress-crud

Angular13 CRUD operations quickstart with integration e2e test using Cypress.js

angular crud cypress e2e restful

Last synced: 28 Nov 2024

https://github.com/walber-vaz/crud-go

Api rest usando go com framework gin-gonic

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

Last synced: 12 Nov 2024

https://github.com/itsmaheshkariya/laravel-todo

Laravel Todo Application with CRUD Operations.

application bootstrap composer crud laravel maheshkariya todo tutorial

Last synced: 06 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/ibrahimhabibeg/stadium-go-server

The server for a stadium booking mobile app.

authentication booking crud graphql mysql node prisma typescript

Last synced: 22 Dec 2024

https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize

Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.

crud express mvc nodejs rest-api sequelize typescript

Last synced: 31 Dec 2024

https://github.com/isaac-lal/todo-list

This is a todo list that runs locally on the website and tracks tasks with CRUD functionality.

crud javascript react web-development

Last synced: 14 Dec 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/pablob07/crudcodeigniter3

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

codeigniter3 crud php7

Last synced: 20 Nov 2024

https://github.com/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 17 Nov 2024

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/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/ulisses22/crud_angular

Simple CRUD Application with Angular and Json-Server

angular crud json-server

Last synced: 27 Dec 2024

https://github.com/mars05/crud-vscode-plugin

🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。

code-generator crud tools vscode-extension

Last synced: 05 Jan 2025

https://github.com/glaucia86/crud-node-redis

Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb

crud mongodb nodejs redis restful-api

Last synced: 15 Dec 2024

https://github.com/barata-ribeiro/barataribeiro_blog

My blog for annotations and little 'hacks' that I found helpful in my programming journey.

api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript

Last synced: 23 Nov 2024

https://github.com/danidelgadoz/deno-restful-api

Deno Restful API for CRUD operation

crud deno javascript restful

Last synced: 28 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: 29 Dec 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: 17 Dec 2024

https://github.com/mustafadalga/php-vue-crud

Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs

Last synced: 17 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: 05 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/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: 22 Nov 2024

https://github.com/lahi-ru/django5_responsive_website

This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.

bootstrap crud css django html javascript python responsive-design web-development website-deployment

Last synced: 21 Dec 2024

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

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/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: 29 Dec 2024

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

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

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

https://github.com/lnvaldez/pokemon-database

A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.

crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts

Last synced: 15 Nov 2024

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

Drupal custom module for sample CRUD operation

crud drupal drupal9 php

Last synced: 30 Dec 2024

https://github.com/mdazlaanzubair/contact-app-api

A Contact List MERN application protected with JWT authentication system.

authentication contact crud express javascript jwt list mongo node open source

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

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/joao-marco-jf/frankenstein-service

Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.

actix-web api-rest authentication crud docker jwt postgresql rust

Last synced: 17 Nov 2024

https://github.com/alexanderkhivrych/restfull-api-laravel-test

This is the test project on Laravel Framework. Project has a small databse structure, i wrote seeds and migration, also REST API for CRUD products, vouchers, discounts

boostrap crud laravel54 mysql php7 rest-api

Last synced: 11 Nov 2024

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

https://github.com/albertho425/js-to-do-app-with-api

A to-do app that also display's a user's temperature and country eomoji

bootstrap crud javascript to-do

Last synced: 11 Nov 2024

https://github.com/albertho425/budget-app

A simple budget app that allows you to add income, expenses, and budget.

bootstrap budget crud javascript

Last synced: 11 Nov 2024

https://github.com/techsolutionstuff/how-to-create-laravel-9-with-vue-js-crud-operation

we will see how to create laravel 9 with vue js crud operation. Here, we will learn to create crud operation in laravel 9 vue JS.

crud crud-operation laravel laravel-9-crud-operation laravel-vue-crud laravel9 mysql-database vue vue-3-crud vue-js-crud vuejs

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/laravel-8-rest-api-authentication-using-passport

we will see laravel 8 REST API authentication using passport. Also, perform CRUD operation with laravel 8 REST API. In this tutorial I will give you information about REST API, REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

authentication crud crud-application laravel laravel8 passport rest-api restful-api

Last synced: 29 Nov 2024

https://github.com/techsolutionstuff/role-and-permission-in-laravel-9-tutorial

In this article, we will see role and permission in the laravel 9 tutorial. here we will see the laravel 9 user role and permission.

crud crud-application crud-operation laravel laravel-9 permissions php role role-and-permission spatie spatie-laravel-permission

Last synced: 29 Nov 2024

https://github.com/messsimo/krud_restaurant

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web website

Last synced: 17 Nov 2024

https://github.com/techsolutionstuff/rest-api-with-passport-authentication-in-laravel-9

In this article, we will see REST API with passport authentication in laravel 9. Also, we will perform CRUD operations with laravel 9 REST API. REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.

crud crud-operation laravel laravel-9 laravel-passport passport php postman rest rest-api restful-api

Last synced: 29 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: 28 Dec 2024

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

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/varejaodacarne/vanilla_node_api_rest

Full CRUD REST API using Nodejs with no framework

crud javascript nodejs rest-api

Last synced: 11 Nov 2024

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

CRUD Awesome Lists
CRUD Categories