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

https://github.com/hasanyahya101/palate-path-vite

A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.

cloud crud githubpages http requests sqlite static task tracker tracking

Last synced: 09 Dec 2024

https://github.com/manukumarnm/django_crud_app

Django and Postgresql Application to perform CRUD operations on Student database.

crud database django postgresql python

Last synced: 04 Dec 2024

https://github.com/rolik-oleksandr/cinema-rest-api

Web API supports user authentication, authorization and CRUD operations, main stack: Spring MVC, Spring Security, Hibernate

crud hibernate java-17 rest-api spring-mvc spring-security

Last synced: 04 Dec 2024

https://github.com/sachnaror/formproject

50 unique fields form > CRUD ops with django-mysql-mongo , and then, React

api-rest crud django-python

Last synced: 31 Dec 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: 01 Dec 2024

https://github.com/sami-ul-haq/students-database-react

Students Database Using Reactjs. Create, Read, Update And Delete Student Database

crud crud-application database database-management reactjs student-management

Last synced: 09 Jan 2025

https://github.com/alizakhalidkhan/html-css-php-practice

This is the folder made to practice basic html,css and php.

create crud css delete html js php read update

Last synced: 25 Nov 2024

https://github.com/davyjonescodes/jsondb-python

JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.

crud data-management data-storage database educational-tool file-based-database json jsondb lightweight-database no-sql pypi python simple-database

Last synced: 04 Dec 2024

https://github.com/melardev/expresssequelizeapicrud

Nodejs Api application built with Express and Sequelize

api crud express full-stack fullstack http node node-js nodejs rest sequelize

Last synced: 26 Nov 2024

https://github.com/d3sc/laravel-ajax

i learn laravel and ajax, CRUD Project. in this repo

ajax crud laravel

Last synced: 04 Dec 2024

https://github.com/t0malexander/nestjs-alura

API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns

api-restful crud design-patterns nestjs solid typescript

Last synced: 23 Dec 2024

https://github.com/cecile-hirschauer/react-node-app-note

A responsive notes app that allows the user to view, create, update and delete notes

crud elephantsql fullstack-development node-js prisma reactjs responsive typescript

Last synced: 05 Dec 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: 23 Dec 2024

https://github.com/imrandil/go_movies_crud_withoutdb

building crud api using golang and gorilla mux

backend-api crud go gorilla-mux

Last synced: 31 Dec 2024

https://github.com/alxmart/m24_realm_android

Projeto para fazer um CRUD no DB REALM, desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)

android android-app crud kotlin kotlin-android realm realm-database realm-kotlin

Last synced: 10 Dec 2024

https://github.com/blandoncj/contact-management-system

Manage your contacts easily with this Flask-based web app featuring login, signup, and contact management

backend crud flash flask frontend full-stack python sqlite3 web-application

Last synced: 10 Jan 2025

https://github.com/melardev/javaspringbootoauth2jwtcrud

Java Spring Boot Crud application secured with JWT

crud full-stack fullstack java java-ee javaee jwt oauth2 spring spring-boot

Last synced: 26 Nov 2024

https://github.com/carry0987/sanite

Sanite is a PHP library that provide base CRUD structure and methods, using PDO

crud database pdo php8

Last synced: 10 Dec 2024

https://github.com/danielmrz-dev/todo-app

45th Front-end Mentor Challenge

crud javascript sass

Last synced: 09 Jan 2025

https://github.com/donatto22/crud-noticias

This is my React Crud using Appwrite

appwrite crud

Last synced: 31 Dec 2024

https://github.com/milliorn/grocery-list

simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.

crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application

Last synced: 12 Jan 2025

https://github.com/davidarchanjo/spring-boot-todo-crud

Spring Boot ToDo CRUD Sample Application

crud spring-boot todoapp

Last synced: 31 Dec 2024

https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrud

Java Spring Boot crud application secured with OAuth2 JWT RSA

asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot

Last synced: 26 Nov 2024

https://github.com/bastidanicolas/fullstackcv-frontend

This full-stack web application offers a CRUD platform and includes JWT authentication. Showcase your background with sections for an introduction, educational background, work history, portfolio projects, and technical skills.

admin-dashboard angular angular-drag-and-drop argentina-programa argentinaprograma authentication authentication-backend bootstrap crud crud-application cv-builder jwt portfolio-website

Last synced: 12 Jan 2025

https://github.com/kirankumar-matham96/python-flask-rest-api

This repository contains a Flask API application connected to a PostgreSQL database, dockerized using Docker Compose. It provides CRUD operations for managing user data.

crud docker docker-compose flask python3 rest-api

Last synced: 03 Jan 2025

https://github.com/melardev/flaskapicrud

Flask Api application implementing full CRUD

api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy

Last synced: 26 Nov 2024

https://github.com/georgegkonis/basic-spring-boot-rest-api

A basic REST API built for demonization purposes

crud jwt rest-api sping-boot

Last synced: 10 Jan 2025

https://github.com/bikramai/educonnect

EduConnect -Allow Teachers and Students to Exchange Video Leatures Easily, Teachers can also upload quizzes and do assessments. Students can register themselves in courses and create discussions.

bootstrap5 crud css flask flask-login flask-sqlalchemy javascript postgresql python

Last synced: 16 Dec 2024

https://github.com/ayaamar200/bookmarker

A bookmark webpage that allows users to save and organize links to their favorite or frequently visited websites.

bootstrap5 crud css3 html5 js localstorage regex validation

Last synced: 25 Nov 2024

https://github.com/shubhamisongit/crud-app

A simple and efficient CRUD (Create, Read, Update, Delete) application built with the MERN Stack (MongoDB, Express, React, Node.js). This app allows users to manage data with ease by providing a seamless interface to create, view, update, and delete records. Perfect for learning and demonstrating the core principles of full-stack web development.

crud database-management express full-stack javascript mern-stack mongodb mongoose nodejs reactjs user-management web-development

Last synced: 10 Dec 2024

https://github.com/kislaykashyap-hub/dynamic-record-creation

Dynamic Record Creation project demonstrates the creation, management, and visualization of Salesforce records using Lightning Web Components (LWC) and Apex.

apex apex-class api crud css git github html javascript lwc lwc-component salesforce salesforce-developers salesforce-lightning sfdx

Last synced: 23 Dec 2024

https://github.com/udofia2/crudwithdatabase

A simple Nodejs app that connect to a database.

crud data databse

Last synced: 25 Dec 2024

https://github.com/joaohmf/crud-mvc

This is an example of a crud API using Gin Gonic Framework

api crud mvc rest-api

Last synced: 03 Jan 2025

https://github.com/parzibyte/crud-sqlite3-python

Consumir base de datos de SQLite3 con Python

crud database python sqlite3

Last synced: 25 Nov 2024

https://github.com/t2ne/php-crud

A website with a database and CRUD functionality about the record label "Opium," developed for the Web Technologies course.

bootstrap crud mysql php

Last synced: 03 Jan 2025

https://github.com/tr1sm0s1n/axum-mongo-api

Axum API for CRUD operations in MongoDB.

api axum crud docker mongodb rest rust tokio

Last synced: 11 Dec 2024

https://github.com/mauriciocr22/projetotodo

CRUD feito em java para a matéria Desenvolvimento para Servidores I

crud java postgresql spring-boot thymeleaf

Last synced: 25 Nov 2024

https://github.com/burakbehlull/nextjs-server-actions

Here, we created a crud api using NextJS server actions.

crud mongodb nextjs nextjs-server-actions react tailwindcss typescript

Last synced: 11 Dec 2024

https://github.com/yunusemrejr/url-atlas-new

Latest Edition of URL ATLAS - Programmer's Directory

crud css forum html javascript login mysql panel php search signup sql web website

Last synced: 11 Dec 2024

https://github.com/polaristlx/myarticles

Rails as an API Project

api crud rails ruby ruby-on-rails

Last synced: 10 Jan 2025

https://github.com/jonatandb/mern-tasks-manager_jwt-mongoose

Fullstack React-Express: Tasks Manager App (with JWT Auth, Mongoose and more)

api axios crud express jonatandb jsonwebtoken mongodb mongoose morgan nodejs nodemon react tailwindcss vite zod

Last synced: 10 Jan 2025

https://github.com/melardev/java_springboot_apirxfunctional_rxmongocrudpagination

Crud + Pagination Rest API application using Java Spring Boot Spring Reactive Mongo with a functional approach

api crud crud-pagination functional-reactive-programming java java-ee javaee mongo mongodb rest spring spring-boot spring-reactive

Last synced: 26 Nov 2024

https://github.com/evelinalvarado/e-commerce-react-firebase

A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.

crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript

Last synced: 21 Nov 2024

https://github.com/yuriyvyatkin/ra-hw-9.2-crud-posts-backend

ДЗ №2 к лекции «React Router» курса «React» Нетологии

crud

Last synced: 04 Jan 2025

https://github.com/harshbatra/social-media-react

A Social Media website built with React (Typescript) and styled using TailwindCSS and backend managed through Firebase.

crud firebase react reactjs social-media tailwind-css tailwindcss typescript website

Last synced: 11 Dec 2024

https://github.com/vinay-patel22/attendify

Attendify is a full-stack mobile application built with React Native for the frontend and Node.js/Express for the backend, using MongoDB as the database. Key features include Employee Management, Attendance Management , Attendance and Summary Reports, Salary Slip Generation, and Notifications for upcoming and current birthdays.

crud full-stack mobile-app mongodb node-js nodejs react react-native reactjs tailwindcss vinay-patel vinay-patel22

Last synced: 11 Dec 2024

https://github.com/umbrellacrow612/full-stack-todo-app

Full stack todo app, built with Next js and Prisma

crud full-stack nextjs prisma

Last synced: 11 Dec 2024

https://github.com/dracuxan/library-api

Library API is a simple CRUD API developed in Go that manages books and authors

backend crud crud-api go golang

Last synced: 04 Jan 2025

https://github.com/rexsimiloluwah/node-cloudinary

Working on a CRUD API with File uploads using Node.js, Express, Sequelize, and Cloudinary

cloudinary-sdk crud nodejs postgresql sequelize

Last synced: 11 Dec 2024

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

CRUD Generator for Laravel

crud generator laravel

Last synced: 16 Dec 2024

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

Laravel Crud Module

crud laravel

Last synced: 16 Dec 2024

https://github.com/lauragabs/projeto-crud

Este projeto é um sistema de gerenciamento de clientes, contas e cartões bancários. Ele permite criar, visualizar, editar e excluir registros, com um backend desenvolvido em Java utilizando o framework Spring Boot.

crud java spring-boot spring-devtools spring-web thymeleaf

Last synced: 11 Dec 2024

https://github.com/hulomjosuan21/pos_inventory_by-hulom

Hi there, I'm Josuan, a second-year BSIT student, and I'm working on my final project for Information Management 1. This project involves using the Java programming language to implement the Create, Read, Update, and Delete (CRUD) functionalities.

crud crud-application database java javaprogramming mysql mysql-database opencv

Last synced: 01 Dec 2024

https://github.com/adolligit/trybesmith

Projeto idealizado pela escola @Tryber e desenvolvido por mim. É uma API REST que faz consultadas diretamente em um banco de dados relacional (MySQL). Utilizei Node.js + Express.js + TypeScript para desenvolver (e autenticação com JWT).

api api-rest crud crud-api crud-application expressjs joi joi-validation json-web-token jsonwebtoken jwt jwt-auth jwt-authentication mysql mysql-database node-js-api node-js-express nodejs typescipt

Last synced: 23 Dec 2024

https://github.com/peperoxyz/clippy-quote

Clippy-Quote: Next.js app to keep track of good wise words you heard or read from anywhere. Turn them into notes you can easily revisit, deepening your reflections and understanding.

crud javascript nextjs notes-app reactjs tailwind

Last synced: 23 Dec 2024

https://github.com/melardev/java_springbootapi_mybatiscrud

Java Spring Boot Api application using MyBatis

api crud java mybatis rest spring spring-boot

Last synced: 26 Nov 2024

https://github.com/sebsolezzi/crud_pdo_register_auth_files

Crud usando PHP, MySql, Bootstrap, registro, autenticación, subida de fotos y protección de rutas

auth bootstrap crud login mysql php php8

Last synced: 12 Dec 2024

https://github.com/jeremiias8/crud_java_mysql

Pequeño CRUD hecho en NetBeans usando Java con la BBDD MySQL

crud java mysql

Last synced: 01 Jan 2025

https://github.com/jeremiias8/crud-meanstack

CRUD con Angular 14 en el frontend y NodeJS en el backend.

angular crud javascript nodejs typescript

Last synced: 01 Jan 2025

https://github.com/ashgole/hello_world_typescript_nextjs

We are learning TypeScript to enhance our development skills. Using it, we aim to build a robust hotel booking app, leveraging TypeScript's strong typing to ensure scalability, maintainability, and efficiency.

crud hello-world html nextjs tailwindcss typescript

Last synced: 12 Dec 2024

https://github.com/nguyennhukhanh/march

CRUD example with Springboot

crud spring-boot

Last synced: 12 Jan 2025

https://github.com/ruanlsdn/controle_estoque_churrasco

Aplicação desenvolvida para uma Atividade Avaliativa da disciplina de Programação Web. Trata-se de um CRUD de controle de estoque de churrasquinho.

crud java jstl-crud web

Last synced: 12 Dec 2024

https://github.com/bhimavarapu-manoj-kumar/task-management-system-using-spring-boot

A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.

asynchronous-tasks crud crud-api crud-application crud-operation mysql spring-boot spring-security springframework springscheduling

Last synced: 22 Nov 2024

https://github.com/naturesprophet/viagens-transcol

Serviço simples que busca as informações de viagens cadastradas para o dia em um endpoint rest e salva os dados em um banco de dados SQL-Server

crud espm transcol typeorm viagens

Last synced: 12 Dec 2024

https://github.com/bankole2000/vue-smoothies

🔰 Simple Crud Web app learning project built with VueJS and Firebase

crud firebase firestore vuejs

Last synced: 23 Dec 2024

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

Jamstack CRUD web-app to create, edit and delete notes

crud crud-application faunadb jamstack javascript netlify-cli netlify-functions react reactjs scss

Last synced: 12 Dec 2024

https://github.com/krook1024-uni-archive/laravel-react-crud

Simple CRUD using React in Laravel.

crud laravel

Last synced: 01 Dec 2024

CRUD Awesome Lists
CRUD Categories