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/potlitel/rtk-query-crud

Practical exercise of the following link : https://www.youtube.com/watch?v=A8gd1EWOCyA

antd antdesign crud crud-application react reactjs redux redux-toolkit tailwind-merge tailwindcss

Last synced: 15 Nov 2024

https://github.com/rzlwbo1/crud-wisata

Latihan Crud PHP simple

crud php

Last synced: 14 Nov 2024

https://github.com/roman31x/dia-2-proyecto-listado-personas

Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).

clean-code crud java junit maven-plugin poo solid

Last synced: 13 Nov 2024

https://github.com/greg-ynx/ynx-task-manager

Task manager application.

crud django python task-manager ynx

Last synced: 08 Nov 2024

https://github.com/moonjose/friendlist_mern

Practicing MERN Stack building a simple contact list

crud crud-api expressjs mern-stack mongodb mongoose nodejs reactjs

Last synced: 14 Nov 2024

https://github.com/dev-fringe/reactive-stack-sample

reactive with mvc application basic version 0.3

crud event-sourcing mustache netty orm reactive relational-model scala spring

Last synced: 14 Nov 2024

https://github.com/krisnaajiep/laravel-blogging-platform-api

A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.

api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api

Last synced: 14 Nov 2024

https://github.com/andrewjbateman/node-orm-postgres

:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data

angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4

Last synced: 07 Nov 2024

https://github.com/satyamsundaram/notes-webapp

A simple note-taking web app with user authentication.

crud javascript nodejs notes

Last synced: 14 Nov 2024

https://github.com/reafreitas1/ice-cream_angular

June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.

angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript

Last synced: 13 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/notbadcode/symfony3test

Simple Symfony 3 REST CRUD

crud php php-crud symfony symfony-crud symfony3

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/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/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 16 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/mrinjamul/gin-bookstore

Simple CRUD Operations for bookStore

crud gin gin-gonic golang sqlite

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

https://github.com/ug-dbg/yop

YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.

crud java java-8 lightweight orm yop

Last synced: 12 Oct 2024

https://github.com/programming-contents-list/php

PHP를 공부한 기록

crud mysql php

Last synced: 14 Nov 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/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/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/bilalmuzafferkose/spring-redis-cache

Spring Boot Redis Cache example app with CRUD

cache crud redis redis-cache redis-client spring-boot

Last synced: 14 Nov 2024

https://github.com/goswamilucky/just-todos

A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.

beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment

Last synced: 10 Nov 2024

https://github.com/yogaprasadk/firebase_reactjs_course

it is a repository learn about firebase and reactjs

authentication crud firebase notifications setupreact

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

A CRUD API for managing Linux systems.

api crud golang linux openapi3 spec

Last synced: 22 Oct 2024

https://github.com/milliorn/task-tracker

Task Tracker is a web application built with Angular that allows users to track and manage their tasks.

angular angularjs crud crud-api crud-application crud-functionality crud-operation font-awesome json-server karma karma-jasmine node node-js nodejs rxjs task tasks typescript

Last synced: 26 Oct 2024

https://github.com/stscoundrel/wp-post-crud

Provides class for handling CRUD operations on WP Posts

composer-package crud wordpress

Last synced: 26 Oct 2024

https://github.com/abdulsamie10/react-mern-crud

In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.

api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose

Last synced: 07 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/gustavocadev/reqwest-crud-rust

Reqwest Example for Rust / CRUD

crud example reqwest rust tokio

Last synced: 11 Nov 2024

https://github.com/mehrajlatifli/survey_jsoncrud

Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.

crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer

Last synced: 14 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/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/wodsonluiz/helloworldcruddynamodb

Repo to explore AWS Dynamodb

aws crud dotnet-core dynamodb

Last synced: 29 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/gorange310/blog

My first blog self-built with Rails 6

blog crud rails ruby

Last synced: 18 Oct 2024

https://github.com/ojaciel/appnodejs

Sistema desenvolvido em aula para disciplina 'Tópicos Especiais em Desenvolvimento de Software II', utilizando NodeJS, com Fastify. Desenvolvido para introdução ao NodeJS, criando um CRUD e hospedando a aplicação e banco de dados de forma online.

crud fastify node-js nodejs

Last synced: 27 Oct 2024

https://github.com/hk-transfield/project-management-api

A simple Node.js RESTful CRUD API using express interacting with a MySQL database. Used for creating and managing projects.

api api-rest crud crud-application expressjs javacsript nodejs

Last synced: 27 Oct 2024

https://github.com/kaushikshivam/hikely

At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.

aggregation api authentication crud email error-handling filtering pagination payment projection security sendgrid server-side-rendering sorting stripe

Last synced: 07 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/mouracamila/nodejs-crud

This project was developed at RocketSeat Bootcamp 11. API with NodeJs

api crud express json nodejs nodemon query rocketseat uuid

Last synced: 29 Oct 2024

https://github.com/mehrajlatifli/jsoncrud

Example of CRUD(Create, Read, Update and Delete) with json file

console crud deserialization file json jsonarray listgeneric root serialization

Last synced: 14 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/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/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/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/sarrafi-mo/simple-php-api

Lightweight PHP API for handling CRUD operations.

api backend crud php php-api

Last synced: 29 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/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/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/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/glaucia86/hackingcarreira-serverless-demo

Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020

angular angular9 azure azure-functions crud font-awesome nodejs serverless

Last synced: 27 Oct 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/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/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/emilyjspencer/bookmarks

A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).

crud database postgresql ruby sinatra sql

Last synced: 27 Oct 2024

https://github.com/saurabhdaware/crudpy

CRUD REST api operations in Django

api crud crud-application django python

Last synced: 27 Oct 2024

https://github.com/amdad121/crud-generator-laravel

CRUD Generator for Laravel

crud generator laravel

Last synced: 29 Oct 2024

https://github.com/oldy777/crud-module

Laravel Crud Module

crud laravel

Last synced: 29 Oct 2024

https://github.com/ttsapplications/mechanic-shop-crud-web-app

My first foray into professional CRUD Web-App Development in 2023. I built learned and built this in 2 weeks! This is a CRUD Web App I made for communicating with employees, mechanics, and maintaing and inserting customer information to streamline the communication between manager and employees, and save time and get more orders through the door

bootstrap crud crud-application css html html-css-javascript javascript php

Last synced: 29 Oct 2024

https://github.com/juniorferreira22/crudmongodb

Simple CRUD made with NextJS, mongoose and MongoDB.

api crud crud-application mongodb mongodb-atlas mongodb-database mongoose

Last synced: 02 Nov 2024

https://github.com/mateoramirezrubio1/mongodb_basics

Lista y explicaciones de diferentes comandos básicos de MongoDB. Ideal para quienes inician con MongoDB.

backend beginner-guide crud database database-tutorial mongo mongodb mongodb-commands mongodb-guide mongodb-tutorial nosql

Last synced: 02 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/javatlacati/prologcrud

Programa de ejemplo que muestra como hacer un CRUD en swi-prolog

crud prolog

Last synced: 15 Oct 2024

https://github.com/celiovjunior/php-mysqli

🐘 Simple CRUD web system built with only PHP.

apache bootstrap crud mysql php

Last synced: 11 Nov 2024

https://github.com/lcv-back/weather-forecast-api-springboot

This repository about spring boot project

crud mvc redis spring-boot unit-testing

Last synced: 10 Nov 2024

https://github.com/mdilshan/madd

:rocket: MADD mini android project

android crud firebase java sliit

Last synced: 12 Nov 2024

CRUD Awesome Lists
CRUD Categories