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/mdilshan/madd

:rocket: MADD mini android project

android crud firebase java sliit

Last synced: 12 Jan 2025

https://github.com/wgtsantos/crud_json

CRUD Simples Utilizando JSON

crud javascript json localstorage

Last synced: 14 Jan 2025

https://github.com/wgtsantos/aula_php_t

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

crud pdo pdo-mysql php php7 php8

Last synced: 14 Jan 2025

https://github.com/volt1c/employee_management_api

👔API for managing and controlling employees schedules

api bycrypt crud flask jwt pylint python sqlalchemy

Last synced: 06 Dec 2024

https://github.com/santiagodotsh/nest-teslo-shop

🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.

auth crud file-upload jwt nestjs postgresql typeorm websocket

Last synced: 21 Dec 2024

https://github.com/esraaalzoghby/crud-product-app

A simple CRUD (Create, Read, Update, Delete) application demonstrating the core functionalities of managing data.

bootstrap crud crud-app crud-application html-css-javascript

Last synced: 06 Dec 2024

https://github.com/danilosano/series-trabalho-c-sharp

CRUD feito em C# contendo conexão a PostgreSQL no ano de 2018.

crud

Last synced: 29 Dec 2024

https://github.com/wesleysbmartins/go_pgsql

Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.

crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions

Last synced: 24 Nov 2024

https://github.com/blaymo/myci_datatables

CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery

codeigniter3 crud datatables harviacode pagination

Last synced: 14 Jan 2025

https://github.com/lucasfeliciano02/consulting_form-gui-crud

Formulário de consultório feito em python com a gui tkinter em que há a conexão com um banco de dados sqlite e as opções de CRUD conforme os botões

crud python sqlite-database tkinter-graphic-interface tkinter-gui

Last synced: 13 Jan 2025

https://github.com/lucasfeliciano02/to-do-app-crud-gui

Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)

crud database sqlite tkinter-gui

Last synced: 13 Jan 2025

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

Simple CRUD Operations for bookStore

crud gin gin-gonic golang sqlite

Last synced: 06 Dec 2024

https://github.com/mstgnz/python-sqlite3-cli

Python ile sqlite3 üzerinde crud işlemleri

crud python3 sqlite

Last synced: 13 Jan 2025

https://github.com/walidbosso/springboot-angular-items-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.

angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2

Last synced: 29 Nov 2024

https://github.com/ritobrotomukherjee/just-mongo-db

Mongo DB CRUD, DB creation etc. All step wise files are available in different branches

crud mongodb mongosh mongoshell nosql nosql-database

Last synced: 06 Jan 2025

https://github.com/eapepe0/astro-ssr-y-endpoints

Server Side Rendering con la creación dinámica de contenido y RESTFul API endpoints que pueden ser estáticos o dinámicos. Puntualmente veremos: Static Generation Server Side Rendering Hybrid Rendering Static Get Api CRUD Endpoints Read Update Delete Patch Put SSR Adapters CloudFlare Segmentos de Ruta Rutas dinámicas Query Parameters

astrojs astronode cloudflare crud restful-api ssr

Last synced: 14 Jan 2025

https://github.com/rajarakoto/react-todo

Todo-list with React.js (CRUD)

checklist crud javascript react todo todo-list

Last synced: 17 Dec 2024

https://github.com/dongju93/boot_web

[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.

boards crud gradle java-13 junit-5 lombok spring-boot

Last synced: 07 Jan 2025

https://github.com/ritobrotomukherjee/node-mongo-crud

All CRUD API using simple Node and MongoDB. Mongoose + Search API also available in a seaparate Mongoose branch

api-rest crud express-js mongodb mongoose nodejs

Last synced: 06 Jan 2025

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: 14 Dec 2024

https://github.com/sayatsap/spring_api

Spring CRUD API.

api crud java spring spring-boot

Last synced: 07 Jan 2025

https://github.com/alexcage2/linqtasks

Simple CRUD app for storing solutions

crud csharp docker-compose efcore linq ms-sql-server mvc rest

Last synced: 17 Nov 2024

https://github.com/jauharibill/crud-with-realm

This Repository contain code about CRUD android using Realm NoSQL

android crud mobile nosql programming realm

Last synced: 29 Dec 2024

https://github.com/anyabravich/mern-blog-back

🎓 Back-end Education

crud js mongodb server

Last synced: 21 Dec 2024

https://github.com/ayaamar200/login

A Smart Login System website is a secure and user-friendly platform designed to make logging in quick and easy.

bootstrap5 crud css3 dom html5 javascript

Last synced: 06 Dec 2024

https://github.com/leticiamilan/crud-carrinho-compras

CRUD simples em JAVA de um carrinho de compras - Exercício realizado para a aula de Java (POO) - UNIP

crud java poo

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

https://github.com/scx567888/scx-ext-crud

✨ SCX EXT CRUD

crud java scx

Last synced: 18 Dec 2024

https://github.com/ethern-myth/vue-recipe

Recipe App created with Vue

bootstrap crud javascript vue vue-router

Last synced: 03 Dec 2024

https://github.com/sibeux/web-keuangan-app

Website pencatatan keuangan

catatankas crud nasrulwahabi php sibeux website

Last synced: 26 Dec 2024

https://github.com/bootcamptoprod/spring-boot-h2

A simple app showcasing how to use H2 database inside a Spring Boot application

api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot

Last synced: 07 Jan 2025

https://github.com/jcksnvllxr80/go-movies-crud

Second part of the following video

crud crud-api go golang movies movies-api

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

https://github.com/saurabhdaware/crudpy

CRUD REST api operations in Django

api crud crud-application django python

Last synced: 15 Dec 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: 21 Dec 2024

https://github.com/josephgodwinkimani/nestjsx-crud-starter

@nestjsx/crud starter repository for RESTful APIs running on Fastify

boilerplate crud fastify nestjs nestjsx-crud restful-api starter-template typeorm

Last synced: 09 Jan 2025

https://github.com/hoganb/fastify-todo-api

Fastify TODO API [typescript, fastify, rest, swagger, nodemon, typebox, crud]

crud fastify nodemon rest swagger typebox typescript

Last synced: 19 Nov 2024

https://github.com/pvfarooq/gin-crud-starter

Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.

beginner-friendly crud docker docker-compose gin go golang golang-migrate gorm postgresql repository-pattern rest-api starter-template

Last synced: 07 Jan 2025

https://github.com/pedrodevvv/crud_csharp

CRUD desenvolvido com o objetivo de criar um mini banco de dados e colocar a lógica de programação em prática.

crud csharp windows-forms

Last synced: 21 Dec 2024

https://github.com/gabrielbprado/api-programming-course

This API allows user registration and their association with different scenarios. It utilizes Node.js, Express, and SQLite to provide robust functionalities.

crud javascript nodejs

Last synced: 24 Nov 2024

https://github.com/dedo-finger2/first-deno-api

trying out the oak lib from Deno and creating a simple CRUD with it.

crud deno deno-module oak simple typescript

Last synced: 29 Nov 2024

https://github.com/mmaarij/secure-libcurl-json

A C++ wrapper library that provides a convenient and secure way to make HTTP API requests, while handling JSON data. Built on top of libcurl for robust networking capabilities and nlohmann/json for JSON data processing.

api certificates cpp crud https json libcurl linux ssl windows

Last synced: 06 Dec 2024

https://github.com/sametcn99/mern-stack

This project is a learning progress project aimed at mastering the MERN stack (MongoDB, Express, React, Node.js).

crud mern-stack

Last synced: 22 Dec 2024

https://github.com/ethern-myth/angular

CRUD angular .net core mssql

angular crud material-ui mssqlserver netcore6 typescript

Last synced: 03 Dec 2024

https://github.com/allen-woods/pipe-crud

A portable dev-ops shell script that provides full CRUD inside of named and pseudo-anonymous Linux pipes.

crud linux-shell pipes-sh

Last synced: 24 Dec 2024

https://github.com/blandoncj/contact-flow-backend

API for managing contacts, built with FastAPI. Includes authentication and basic CRUD.

backend crud docker fastapi mysql python

Last synced: 03 Jan 2025

https://github.com/juanzeen/ex-phx-do-zero

Repository for the Rafael Camarda course of Elixir and Phoenix

api backend crud elixir phoenix

Last synced: 21 Nov 2024

https://github.com/victorlcastro-dsa/projeto-santandercoders-crud

Em grupo, desenvolvemos um sistema CRUD em Python como parte do módulo Lógica de Programação II do Santander Coders. O projeto gerencia transações bancárias, permitindo a criação, leitura, atualização e exclusão de dados, com filtros personalizados e foco em boas práticas de desenvolvimento.

crud project-based-learning python santandercoders

Last synced: 13 Jan 2025

https://github.com/antoniolavadodev/springbootcrudjpa

Crud with SpringBoot and JPA

crud jpa-hibernate validation

Last synced: 07 Jan 2025

https://github.com/shyamsunder149/simplecrud-fastapi

Implementing very simple CRUD using FastAPI

crud fastapi

Last synced: 13 Jan 2025

https://github.com/elweday/collegesite

A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.

crud dbms postgresql svelte

Last synced: 07 Jan 2025

https://github.com/mkdika/adminlte3-with-rails6

AdminLTE 3 + Rails 6

adminlte crud example rails6

Last synced: 04 Dec 2024

https://github.com/anganda/dictionary

An Application for Advanced Programming Methods Course with C# and WPF (.NET Framework)

crud csharp json mvvm-architecture wpf xaml

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

https://github.com/guicheffer/can-we-skip-the-dishes

🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.

crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack

Last synced: 12 Jan 2025

https://github.com/rubyhcm/rails_crud_api

This project for FE to test call API

api crud ruby-on-rails testing

Last synced: 09 Dec 2024

https://github.com/melardev/android_volley_crud

Android Crud application built with Volley

android crud full-stack fullstack java volley

Last synced: 26 Nov 2024

https://github.com/lucianookdp/tarefas-app

Gerenciador de tarefas desenvolvido em PHP puro, permitindo aos usuários criar, visualizar, editar e excluir tarefas de forma simples e eficaz.

basic basic-programming crud php purephp

Last synced: 23 Dec 2024

https://github.com/lucianookdp/site-de-receitas

O projeto "Site de Receitas" é uma aplicação que permite aos usuários acessar, cadastrar e gerenciar receitas culinárias. A aplicação utiliza um sistema de backend, onde os dados são armazenados e manipulados.

aplication backend crud management recipe-manager recipes

Last synced: 23 Dec 2024

https://github.com/esraaalzoghby/bookmarker-website

The Bookmarker Website is a user-friendly application designed to help users save, organize, and manage their favorite website links effortlessly. This project demonstrates essential CRUD (Create, Read, Update, Delete) .

bookmarker bootstrap crud css html javascript localstorage

Last synced: 25 Nov 2024

https://github.com/lucianookdp/formscrud

O FormsCrud é uma aplicação web em Express e EJS que usa Firebase para autenticação e cadastro de jogadores. Os dados dos jogadores são armazenados no Firestore e exibidos na página inicial após o login.

authentication cadastro crud ejs express firebase javascript player

Last synced: 23 Dec 2024

https://github.com/melardev/djangorestframeworkcrud

Django API application built with Rest framework showing a full crud

api crud django http python rest rest-framework

Last synced: 26 Nov 2024

https://github.com/melardev/djangorestframeworkpaginatedcrud

Django Api application built with Rest Framework, implements CRUD + pagination

api crud django full-stack fullstack orm orm-framework pagination python rest rest-framework web

Last synced: 26 Nov 2024

https://github.com/michelereginabora/crud-java-spring

Este projeto é uma aplicação Spring Boot que implementa operações CRUD (Create, Read, Update, Delete) para a entidade Person. Utiliza Spring Web para criar uma API RESTful, Lombok para redução de boilerplate code, e Swagger para documentação da API.

crud java spring-boot

Last synced: 09 Dec 2024

https://github.com/melardev/djanogapicrud

Full stack application built with Python showing how to make CRUD with Django

api crud django full-stack fullstack

Last synced: 26 Nov 2024

https://github.com/dani8art/pets

A simple CRUD API for managing pets and to learn and train new technologies and tools

api crud node pets rest services

Last synced: 10 Jan 2025

https://github.com/melardev/expressmongooseapicrud

NodeJs Rest application built with Mongoose and ExpressJs

api crud express http mongodb mongoose node node-js nodejs orm orm-framework rest

Last synced: 26 Nov 2024

https://github.com/khoerodin/rcrud

Simple CRUD App, build with Rails

crud rails

Last synced: 09 Dec 2024

https://github.com/sanogotech/vuejsdemofull

Vuejs demo

crud excel vuejs

Last synced: 16 Dec 2024

https://github.com/guillaumefalourd/poc-rest-api-golang

POC of a REST API with an event CRUD using gorilla/mux in Golang 🐿

crud golang poc rest-api

Last synced: 12 Jan 2025

https://github.com/kadhirash/build-a-python-rest-api-with-django

My first step into building a REST API using Django and the Django Rest Framework, and implementing CRUD operations.

crud django django-rest-framework python3 rest-api restful-api

Last synced: 04 Dec 2024

https://github.com/0xsabdadev/php-mysqli-quiz-app

Build quiz app with PHP Native and MySQL databases

crud mysqli php

Last synced: 10 Jan 2025

https://github.com/amiryxe/react-redux-crud

Simple crud by react and redux

crud react react-redux redux

Last synced: 22 Nov 2024

https://github.com/luisc73/salessystemnative

Formulario de ventas realizado en react native el cual consume api en Node js

axios cesde crud expo react-hook-form react-native

Last synced: 04 Dec 2024

https://github.com/luisc73/inventariogamerscerberus

Sistema de inventario simple en C# Windows Forms

crud csharp sqlserver windows-forms

Last synced: 04 Dec 2024

https://github.com/luisc73/dreamhome

Proyecto modelo-vista-controlador en c# con .net

asp-net-mvc crud csharp css sqlserver

Last synced: 04 Dec 2024

https://github.com/galihap76/crud-ajax-jquery-sederhana

Crud ajax jquery sederhana.

ajax crud jquery jquery-ajax php

Last synced: 04 Dec 2024

https://github.com/anamarijapapic/juniordev-react-05-mywardrobe

Application to keep track of your own wardrobe. 👕👖

axios crud json-server react tailwindcss

Last synced: 23 Dec 2024

https://github.com/juliend2/airdb

A simple web-based CRUD manager for Sqlite3

crud database

Last synced: 09 Jan 2025

CRUD Awesome Lists
CRUD Categories