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/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: 07 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: 12 Oct 2024

https://github.com/arhcoder/crud

🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...

boostrap crud css generic html javascript mysql nodejs

Last synced: 11 Nov 2024

https://github.com/mechiuw/springboot_tabletrack-management-app

The TableTrack App is a comprehensive Backend System designed to manage restaurant operations efficiently. using RESTful API , Springboot, Postgres, Spring-Security, and More.

backend-api crud crud-api dependency-injection lombok management-system monolith-architecture posgtresql postgres postgresql-database restful-api spring-boot spring-mvc spring-security springboot

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

https://github.com/walderlansena/softstore

:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.

controller crud css hexagonal-architecture mvc order php7 routes system

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

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web

Last synced: 12 Oct 2024

https://github.com/mnisarali/blog_app

A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.

authorization crud devise psql rspec rswag

Last synced: 10 Nov 2024

https://github.com/milenavms/teste-vendas

CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap

crud laravel mysql php

Last synced: 15 Nov 2024

https://github.com/arxcode40/ci3app

Simple CRUD with CodeIgniter 3

codeigniter codeigniter3 crud crud-app

Last synced: 27 Oct 2024

https://github.com/sudarika/todo-application

TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.

android-application android-studio crud kotlin

Last synced: 06 Nov 2024

https://github.com/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 07 Nov 2024

https://github.com/fjerbi/ultimateblog

The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count

blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package

Last synced: 11 Nov 2024

https://github.com/fityannugroho/contact-app

A simple contact android app. CRUD implementation using SQLite & Firebase.

android-app contacts-app crud firebase firestore sqlite

Last synced: 31 Oct 2024

https://github.com/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 15 Nov 2024

https://github.com/gowthamand/cakephp-login-register-crud

CakePHP: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CakePHP CRUD, CodeIgniter Boilerplatelogin

crud logging registration

Last synced: 10 Nov 2024

https://github.com/manish312002/mvblog

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 30 Oct 2024

https://github.com/juanma-gutierrez/simpleticket

Ejercicio CRUD realizado en PHP dentro del módulo UF1844 Programación en entorno servidor del CDP DAW.

crud css html php

Last synced: 12 Nov 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/fernandozueet/service-laravel

Library that helps to separate the business rule part of the control. Leaving control leaner.

crud repository service service-crud service-laravel

Last synced: 16 Nov 2024

https://github.com/ritobrotomukherjee/forum-app

It's a MERN stack fully responsive forum application with JWT authentication. Simple but beautifully desined full-stack app. Followed Git flow.

api-rest crud forum-site jwt-authentication mern mern-stack microservices mongodb-atlas mongoose responsive-web-design

Last synced: 25 Oct 2024

https://github.com/dannjohnrem/comment-blade-microblog

A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.

crud email-sender html-css-javascript laravel10 tailwind-css

Last synced: 11 Nov 2024

https://github.com/01barthez/express-js-started

Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel

api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript

Last synced: 27 Oct 2024

https://github.com/ekramasif/nestjs_crud

This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.

api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany

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

https://github.com/theryston/db-mycro

A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON

base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript

Last synced: 24 Oct 2024

https://github.com/gurayalinn/oop-crud-odev

JAVA OOP CRUD HOMEWORK

crud intellij java mssql

Last synced: 30 Oct 2024

https://github.com/sammymwangangi/crms

Customer Interaction Recording System.

crud customer-management laravel56 php71

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

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

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.

crud css database expressjs framework handlebars javascript json nodejs projeto site

Last synced: 14 Oct 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/omarramoun/to-do-list

To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features

crud css3 es5 font-end html5 todo todoapp todolist webpack

Last synced: 08 Nov 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/quentg/sylab

Symfony Project - Real estate agency 🏢

crud doctrine-orm php php-framework symfony-framework symfony4

Last synced: 07 Nov 2024

https://github.com/blindsweatyhansolo/thought-spot

Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms

crud expressjs javascript luxon mongodb mongoose nodejs

Last synced: 10 Nov 2024

https://github.com/blindsweatyhansolo/e-commerce-backend

Performing CRUD functions on products, product categories, and product tags in a fictional database for learning purposes.

crud dotenv expressjs mysql mysql2 nodejs sequelize

Last synced: 10 Nov 2024

https://github.com/javi-cc/vue-vuetify-crud

Vue Vuetify styles

crud vue vue-router vuejs vuetify

Last synced: 09 Nov 2024

https://github.com/evertonsavio/fastapi-101

Python Fastapi 101

crud fastapi python

Last synced: 09 Nov 2024

https://github.com/sigit-wasis/learn-adonisjs-

Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes

adonisjs crud edge javascript javascript-framework migration template-engine

Last synced: 08 Nov 2024

https://github.com/hasithaishere/go-rest-api-with-postgresql

A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.

backend crud gin go ip-logger middleware postgresql rest-api

Last synced: 15 Oct 2024

https://github.com/said7388/nestjs-crud-for-beginner

This is very simple nestJS CRUD for absolute beginners!

crud crud-api crud-sample nest nestjs nestjs-backend tipescript

Last synced: 11 Nov 2024

https://github.com/kayke-fujinaka/user-crud

👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.

crud nodejs

Last synced: 10 Nov 2024

https://github.com/rdvid/express-school-api

API REST com Express desenvolvida para prática de documentação com Swagger

api-rest crud express javascript swagger swagger-ui

Last synced: 09 Nov 2024

https://github.com/karlangaxz/crud

This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.

bootstrap5 crud crud-application css html html-css-javascript javascript js

Last synced: 15 Nov 2024

https://github.com/fredgainza/portfolio-php-auto

Listing voitures PHP - CRUD

crud php

Last synced: 16 Nov 2024

https://github.com/ajsalemo/springbootembeddedcontainers

A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.

api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat

Last synced: 07 Nov 2024

https://github.com/germondai/php-api

PHP RESTful API with Doctrine, Entities, JWT and Pre-done Auth!

api crud db dbal doctrine entities jwt media migrations mysql orm php rest rest-api storage template

Last synced: 14 Nov 2024

https://github.com/abimh66/interactive-comments-section-frontendmentor

Project ini berdasarkan pada challenge di Frontend Mentor Interactive comments section challenge on Frontend Mentor.

crud frontend frontend-mentor javascript tailwind-css tailwindcss vanilla-javascript

Last synced: 15 Nov 2024

https://github.com/rakifsul/rf_ci_all_in_one

All in One Template for CodeIgniter 4

codeigniter4 crud crud-application template

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-ngxs

Crud Angular App using NgXS

angular crud ngxs

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-rx-angular

Crud Angular App using rx-angular

angular crud rx-angular

Last synced: 08 Nov 2024

https://gitlab.com/DanCruise/laravel-vue-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y Vue 3 con Inertia.js

Vue3 component crud inertiajs laravel laravel9 vue.js

Last synced: 26 Sep 2024

https://gitlab.com/DanCruise/laravel-react-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js

crud inertiajs laravel laravel9 login react tailwindcss vite

Last synced: 26 Sep 2024

https://github.com/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api

This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.

authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development

Last synced: 08 Nov 2024

https://github.com/devtonin/sith-lords-api

A Sith Lords REST API, built-in Java 11 and Spring Boot.

api crud java spring-boot

Last synced: 08 Nov 2024

https://github.com/jorgecj/task-server-crud

A basic CRUD server made in Python.

crud python task todo

Last synced: 16 Nov 2024

https://github.com/ramaobama/appfx-ramin

Simple Crud Application with use JPA (v. 1.0)

crud javafx jpa maven

Last synced: 08 Nov 2024

https://github.com/sangamprashant/crud_app

This CRUD (Create, Read, Update, Delete) application is built using Express.js for the backend and MongoDB for data storage. It provides endpoints to perform CRUD operations on a collection of products.

crud crud-application express mern mern-stack mongodb nodemailer react reactjs

Last synced: 15 Nov 2024

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 08 Nov 2024

https://github.com/0suphan0/yakut-s-blog

The project is a .NET Core MVC web app designed for blogging. Visitors can browse user-generated content and comments, but they need to register to participate actively. Registered users have the ability to create content and comments, which will be subject to approval by the admin before publication.

ajax authentication authorization claims crud filtering login mssql mvc net-core registration repository-pattern

Last synced: 14 Nov 2024

https://github.com/msafdev/japanese-crud

A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.

blade crud laravel mysql

Last synced: 08 Nov 2024

https://github.com/brayandiazc/webactivestorage

Gestor de tareas simple que permite a los usuarios crear, organizar y realizar un seguimiento de sus tareas diarias. Está desarrollado utilizando HTML, CSS y JavaScript con el uso del DOM y Local Storage

crud css html javascript localstorage

Last synced: 09 Nov 2024

https://github.com/diogomalfatti/my-bank-api

API-Rest NodeJS: um sistema de banco simples

crud express nodejs nodemon winston-logger

Last synced: 08 Nov 2024

https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql

Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.

crud mysql python sqlite

Last synced: 08 Nov 2024

https://github.com/aspgm-fav/learn-angular-js-crud

getting started using angularjs, for experiments

angular angularjs crud

Last synced: 09 Nov 2024

https://github.com/amulyakashyap09/go_crud

A very simple JSON CRUD API for User Management in GOLANG

crud golang golang-crud-examples golang-tutorials json

Last synced: 10 Nov 2024

https://github.com/vonderklaas/react-redux-toolkit-crud

This is example of simple redux-toolkit flow with few reducers in a user management application

crud react redux-toolkit

Last synced: 10 Nov 2024

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

Simple CRUD API using express and JSON mock server

api-rest crud express handlebarsjs javascript mock-server nodejs nodemon uuid

Last synced: 09 Nov 2024

https://github.com/maxjdev/crud-using-java_tdd_junit_maven_designpatterns

Java client CRUD built with TDD, JUnit, Maven, Lombok and design patterns

crud design-patterns java junit4 lombok-maven maven tdd

Last synced: 09 Nov 2024

https://github.com/ratox/vue-crud

Simple CRUD system with token authentication

crud vue2

Last synced: 08 Nov 2024

CRUD Awesome Lists
CRUD Categories