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/likhithkp/express-posts

A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts created by others.

authentication backend bcrypt crud ejs express jwt mongoose nodejs rest-api

Last synced: 16 Nov 2024

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

👨‍🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.

crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server

Last synced: 14 Oct 2024

https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api

Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application

api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application

Last synced: 14 Oct 2024

https://github.com/dbsduy/learn-blazor-assembly

This Blazor application is a project created for learning C# and Blazor assembly. It includes CRUD functionality and utilizes a free API provided by app.beeceptor.com.

blazor c-sharp crud frontend learning

Last synced: 14 Oct 2024

https://github.com/saulkurosaki/refinix-project

This is a FullStack Complete and Device Responsive Admin Dashboard with full authentication, homepage displaying charts and activities, a comprehensive table for companies with CRUD and search, and a Kanban board with real-time synchronization, developed with NextJs14, Typescript, RefineDev, AntDesign and Dayjs

admin-dashboard ant-design antd antdesign crud crud-application dayjs nextjs nextjs14 refine refine-dev typescript

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

https://github.com/rohanvron/socialapp

SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.

crud mern-stack post-management-system react redux

Last synced: 04 Nov 2024

https://github.com/dbgjerez/iot-devices-crud

microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB

crud docker gin gin-gonic golang helm iot kubernetes mongodb

Last synced: 14 Oct 2024

https://github.com/devil-1964/bookstore

A CRUD BookStore using MERN

crud express mern-stack nodejs react

Last synced: 11 Oct 2024

https://github.com/shubham-chhimpa-here/abstract_help_center

A RESTful API for managing and searching cards in a help center. Built with Node.js and Express.js, this application uses Mongoose for MongoDB interactions. Features include endpoints for creating, retrieving, updating, and searching cards by title. Ideal for learning and building CRUD operations with a NoSQL database.

api crud expressjs javascript mongodb mongoose nodejs nosql operations restful

Last synced: 11 Oct 2024

https://github.com/yuriipohorilets/goit-js-hw-11

📚 JS-HW-11 | CRUD. Async/Await

async await crud goit javascript

Last synced: 16 Nov 2024

https://github.com/marlinsk/estudo-nodejs-api-restfull-mvc1

Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn

apirestfull crud javascript mongodb mongoose mvc-architecture nodejs

Last synced: 10 Nov 2024

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

A Node.js & Typescript based API, developed with fastify, using JWT token authantication. Uses SQLite as a local database.

api crud fastify jwt nodejs typescript

Last synced: 11 Oct 2024

https://github.com/marlinsk/posts-backend

Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.

crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript

Last synced: 10 Nov 2024

https://github.com/marlinsk/solid-node-backend

Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.

crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript

Last synced: 10 Nov 2024

https://github.com/movva-gpu/grapes

Le dépôt GitHub de notre site de co-jardinage

apache2 crud mariadb php

Last synced: 11 Oct 2024

https://github.com/jardelgcunha/gt-python-django

Task Manager with CRUD of Tasks restricted to the logged in User, authentication login system with login/logout, forms authentication and deploy to Heroku

authentication crud django form heroku heroku-deployment orm python

Last synced: 14 Nov 2024

https://github.com/andreacioni/weeklymenu-api

CRUD REST Api to support all the backend operations of the mobile app

crud flask-api mongoengine python rest-api

Last synced: 13 Nov 2024

https://github.com/arthur5120/real-time-chat-app

Real-time chat app with auth, room management, user status tracking, and notifications.

axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript

Last synced: 01 Nov 2024

https://github.com/mangesh-balkawade/express-sequelize-kit-mb

A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.

backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize

Last synced: 14 Oct 2024

https://github.com/syntacticbutter/lokatani-assignment

Assignment Web Development Internship

crud laravel

Last synced: 11 Nov 2024

https://github.com/jmcph4/nomisma

A management system to support numismatic collections

coin crud ror ruby ruby-on-rails web web-application webapp

Last synced: 06 Nov 2024

https://github.com/a-samod/vehicle-registration-api

This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).

crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration

Last synced: 14 Oct 2024

https://github.com/gorange310/blog

My first blog self-built with Rails 6

blog crud rails ruby

Last synced: 18 Oct 2024

https://github.com/vmeazevedo/api_restful_springboot_carros_simples

Design of a simple RESTful API using the Spring Boot framework.

crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot

Last synced: 01 Nov 2024

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

https://github.com/zoelabbb/crudjs_simple

Just simple CRUD using Javascript language, check demo website below

crud javascript simple

Last synced: 07 Nov 2024

https://github.com/zoelabbb/rexpressapi.ts

A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.

blog crud expressjs nodejs playground-project postgresql prisma restapi typescript

Last synced: 07 Nov 2024

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

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

angulardart crud dart

Last synced: 15 Oct 2024

https://github.com/gustavocadev/reqwest-crud-rust

Reqwest Example for Rust / CRUD

crud example reqwest rust tokio

Last synced: 11 Nov 2024

https://github.com/tiagocavalcante/deno-crud

This repository contains a CRUD made with Deno, Typescript, tests and env vars

crud deno typescript

Last synced: 14 Oct 2024

https://github.com/neetjn/rust-beers

My first Rust project to learn about the language and package structure.

api crud rest rust rustlang starter

Last synced: 28 Oct 2024

https://github.com/peppapig13132/express-redis-crud

🌱 Simple Express.js server for Redis learners with CRUD operations

crud express redis

Last synced: 25 Oct 2024

https://github.com/weblineindia/angular-local-storage-crud-management

Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development

Last synced: 10 Nov 2024

https://github.com/felipeorlando/go-crud-clean-architecture

A simple Go CRUD following Clean Archtecture pattern

crud golang

Last synced: 02 Nov 2024

https://github.com/eliasprates/cruddappermicroorm

CRUD (create, read, update and delete) with DAPPER Micro ORM

crud dapper dependency-injection dotnet micro-orm repository-pattern service-pattern sql-server

Last synced: 15 Nov 2024

https://github.com/weblineindia/angular-product-crud-management

Streamline product management with this Angular-based CRUD application. Elevate your web development projects with efficient data operations and a sleek user interface. Explore the power of Angular for seamless product control. #Angular #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend product-management responsive-design typescript user-interface web-development

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

https://github.com/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 03 Nov 2024

https://github.com/kuzma02/simple-mern-app

Discover my MERN CRUD app, a prime MERN stack example for robust CRUD operations. It's an exemplary MERN application example that showcases the efficiency of MERN stack CRUD functionality in a sleek, full-featured MERN stack app.

crud crud-application crud-in-mern crud-in-mern-stack mern-application-example mern-crud mern-crud-app mern-crud-application mern-crud-operations mern-crud-tutorial mern-stack mern-stack-app mern-stack-application-example mern-stack-crud mern-stack-crud-app mern-stack-crud-application mern-stack-crud-operations mern-stack-example simple-mern-app

Last synced: 05 Nov 2024

https://github.com/egarrisxn/pehn-user-management

A simple CRUD application using the powers of Pug, Express, HTMX, & Node.js together to function so, so smoothly.

crud express htmx nodejs pug

Last synced: 10 Oct 2024

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

https://github.com/antoniolavadodev/task-manager-app

Task Manager app built as part of the roadmap.sh, featuring task creation, updating, deletion, and listing functionalities, with MySQL integration and adherence to best practices

api crud java java17-spring-boot spring-boot springboot3 task task-manager tasktracker

Last synced: 15 Oct 2024

https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango

Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb

api bootstrap5 crud django html python sqlite web

Last synced: 10 Oct 2024

https://github.com/algifariz/alltan-notes

Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4

auth ci4 crud

Last synced: 15 Oct 2024

https://github.com/roman-developer/rp-web

Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin

activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails

Last synced: 06 Nov 2024

https://github.com/bkozii/cloud-konkamon-ionic-vue

Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน

crud firebase firebase-database ionic ionic7 vue vue3 vuefire

Last synced: 15 Oct 2024

https://github.com/mrinjamul/gin-bookstore

Simple CRUD Operations for bookStore

crud gin gin-gonic golang sqlite

Last synced: 15 Oct 2024

https://github.com/devansh-bhagania/book_management_api_backend

Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.

authentication crud express jwt nodejs pagination search

Last synced: 15 Oct 2024

https://github.com/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 16 Oct 2024

https://github.com/kushalobroy/adavanced_laravel_crud

You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.

blade bootstrap5 crud html5 laravel mysql-database xampp-server

Last synced: 05 Nov 2024

https://github.com/devsazal/go-crud-api

an experimental crud operation rest apis with GO, Fiber (v2.x), MongoDB

crud fiber fiber-framework go golang mongodb rest-api

Last synced: 30 Oct 2024

https://github.com/sycaopath/aplikasi-smanelku

Website Ini dibuat untuk memenuhi tugas matakuliah WEB II di universitas dinamika bangsa,

berita crud laravel laravel10 multiuser ppdb spp

Last synced: 07 Nov 2024

https://github.com/alekkiq/python-crud-api

Creates a simple CRUD API based off any MariaDB/PostgreSQL/SQLite database

api crud mariadb postgresql python rest-api sql sqlite

Last synced: 25 Oct 2024

https://github.com/notbadcode/symfony3test

Simple Symfony 3 REST CRUD

crud php php-crud symfony symfony-crud symfony3

Last synced: 07 Nov 2024

https://github.com/hemin-tailor/react-redux-saga

The post management crud operation using ReactJS and Redux saga architecture.

crud css-animations css3 es6 html5 javascript post-management react reactjs

Last synced: 07 Nov 2024

https://github.com/hemin-tailor/nextjs

The employee management CRUD operation in NextJS. We have used MongoDB for store data

crud css3 employee-management employee-management-system es6 js mongodb mongoose nextjs reactjs reactjs-framework

Last synced: 07 Nov 2024

https://github.com/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 21 Oct 2024

https://github.com/ashraftryfie/simple-tasks-crud-laravel-livewire

Simple Livewire App using Laravel Framework 10 to show how it works.

blade bootstrap4 crud css3 html5 laravel livewire pagination php

Last synced: 31 Oct 2024

https://github.com/zetsux/php-crud-with-image

📄 A basic CRUD website created using PHP that supports image upload and includes insertion and update form

crud image-upload php website

Last synced: 21 Oct 2024

https://github.com/juliolmuller/studying-vuejs

Basic project to practice Vue.js knowledge..

crud todo-list vuejs

Last synced: 15 Nov 2024

https://github.com/juliolmuller/studying-vanilla-javascript

Simple system for data manipulation with JavaScript client-side. Full sample of a CRUD (create, read, update & delete) with use of the local browser storage.

adminlte crud vanilla-javascript

Last synced: 15 Nov 2024

https://github.com/juliolmuller/studying-svelte

A simple CRUD application to learn Svelte.js framework to build reactive UI's,

crud frontend javascript svelte typescript

Last synced: 15 Nov 2024

https://github.com/didinj/grails3-mssqlserver-restful-api

Grails 3 and Microsoft SQL Server: Building CRUD RESTful API

api building crud grails grails3 microsoft ms rest restful restful-api server sql

Last synced: 21 Oct 2024

https://github.com/polaristlx/myarticles

Rails as an API Project

api crud rails ruby ruby-on-rails

Last synced: 21 Oct 2024

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

https://github.com/polgubau/stickies-backend

API for the stickies web & app project

api back crud nest postgre

Last synced: 26 Oct 2024

CRUD Awesome Lists
CRUD Categories