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/caioagiani/bootcamp-gostack-desafio01

Desenvolver um Crud simples para projetos

api backend crud nodejs rocketseat

Last synced: 06 Nov 2024

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 25 Nov 2024

https://github.com/101beardo/mytheresa-clone

An e-commerce fully responsive website made using redux Chakra UI with all CRUD operations. Mytheresa is the finest edit in luxury fashion for women, men and kids.

chakra-ui crud css css3 ecommerce firebase html javascript react redux responsive responsive-design shopping-cart vercel

Last synced: 11 Oct 2024

https://github.com/jfversluis/xfsqlitecrudsample

Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI

crud dotnet-maui sample-code sqlite xamarin-forms

Last synced: 03 Dec 2024

https://github.com/bezkoder/mean-stack-example

MEAN stack example - CRUD with Angular connect to MongoDB, HttpClient, Router, Bootstrap 4 - Angular + Node Express + MongoDB example

angular angular-16 angular16 crud crud-app crud-application crud-operation crud-operations crud-sample full-stack fullstack mean-stack meanstack mongo-db mongodb mongodb-database mongoose mongoosejs

Last synced: 10 Oct 2024

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 25 Nov 2024

https://github.com/hnx8/dapperaid

SQL CRUD Query-Builder/Executor for Dapper

c-sharp crud csharp dapper database mappings orm query-builder sql-generation

Last synced: 21 Nov 2024

https://github.com/tpal-dev/ios-swift5-todolistapp-realm-database

To Do List application using Realm Database CRUD replacement for Apple CoreData | in Swift 5 ✓MVC ✓CocoaPods - RealmSwift -Chameleon ✓UITableView ✓UITableViewCells Management ✓ColorPicker

animations cocoapods colorpicker crud database lottie mobile-database navigation party-libraries realm realm-database realmswift swift swift-4 swift5 todoapp todolist uitableviewcontroller

Last synced: 12 Oct 2024

https://github.com/mainmatter/ember-api-actions

Ember.js addon allowing you to easily implement non-CRUD actions for your Ember Data models

crud ember-data emberjs

Last synced: 07 Nov 2024

https://github.com/savanihd/laravel-11-crud-operation

In Laravel 11, CRUD operations refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD Application in Laravel 11.

crud laravel laravel11

Last synced: 20 Nov 2024

https://github.com/tmigone/vuetify-easy-crud-example

Example to showcase vuetify-easy-crud package.

crud easy vue vuejs vuetify

Last synced: 02 Nov 2024

https://github.com/topfullstack/v-crud

vue crud based on element-ui

admin crud dashboard element-ui nestjs vue

Last synced: 08 Nov 2024

https://github.com/hakimio/dx-akita

Akita state management integration with DevExtreme Angular components

akita angular crud demo devextreme devextreme-angular jwt-authentication mono-repo nestjs nestjsx-crud nrwl-nx reactive responsive-design rxjs

Last synced: 25 Nov 2024

https://github.com/victorpreston/node-express-rest-api

The application can create, read, update and delete data, for example: products, in a database. Restful CRUD API with Node.js, Express.js and MongoDB

api application crud expressjs mongoose nodejs

Last synced: 20 Nov 2024

https://github.com/oatpp/example-jwt

A complete example of a CRUD service with API secured with JSON Web Token (JWT)

authorization crud jwt oatpp swagger-ui

Last synced: 10 Nov 2024

https://github.com/holyhigh2/cruda

A CRUD viewmodal, provides unified APIs for different UIFrameworks

crud element-plus element-ui vue

Last synced: 20 Dec 2024

https://github.com/wpcodevo/django_crud_project

In this article, you'll learn how to build a CRUD API with Django and Django REST framework. The RESTful API will have endpoints for performing CRUD operations against an SQLite database.

api api-rest crud crud-api django django-crud django-framework django-rest-framework python rest rest-api

Last synced: 27 Nov 2024

https://github.com/scop/django-instant-admin

Instant Django admin site for an existing database

crud database django django-admin

Last synced: 24 Oct 2024

https://github.com/andrewjbateman/postgresql-rest-api

:clipboard: PostgreSQL database used with nodejs and express to create a REST API

crud databases express-middleware nodejs nodemon pgsql postgresql postgresql-database typescript

Last synced: 11 Oct 2024

https://github.com/parzibyte/carrito-compras-javascript

Carrito de compras con JavaScript usando LocalStorage. Productos traídos desde PHP

crud example javascript localstorage shopping-cart

Last synced: 25 Nov 2024

https://github.com/mgbq/ssm

ssm+增删改查用户+ajax验证用户名是否存在

ajax crud mybats spring-mvc ssm

Last synced: 11 Nov 2024

https://github.com/swarmauri/crouton

A CRUD Router for Fast-Creation of CRUD Routes

crud fastapi python router routing swarmauri

Last synced: 21 Nov 2024

https://github.com/rajguptah/strolazer

Asp .net Core Web Api For Crud In Microsoft SQL Server

aspdotnet crud sqlserver ssms wbapi web webapicrud

Last synced: 08 Dec 2024

https://github.com/andhikayuana/belanja-api

Simple API demo for product listing

api belanja crud crud-api php php7 psr4

Last synced: 17 Nov 2024

https://github.com/mrbrunelli/crud-js

Utilizando Javascript para fazer CRUD no banco MySQL

ajax crud css3 frontend html5 javascript mysql pdo pdo-mysql php

Last synced: 15 Nov 2024

https://github.com/snowdrop/crud-example

Spring Boot HTTP CRUD Booster

booster crud example kubernetes openshift rhoar spring-boot

Last synced: 15 Nov 2024

https://github.com/emahtab/linkository

Linkository is a bookmark manager application built using Node.js and MongoDB

crud jwt-authentication mongodb nodejs

Last synced: 07 Dec 2024

https://github.com/rapter1990/springbootgraphql

The usage of Graphql in Spring Boot

crud graphql h2-database java spring-boot

Last synced: 19 Nov 2024

https://github.com/claudiarojassoto/budgetapp

Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication

controllers crud database devise models postgresql ruby-on-rails views

Last synced: 06 Dec 2024

https://github.com/cornflourblue/angular-14-crud-example

Angular 14 - CRUD Example with Reactive Forms

angular angular14 crud reactive-forms

Last synced: 11 Oct 2024

https://github.com/zinirun/sequelize-redis-caching

Redis caching in CRUD works with Sequelize (MySQL)

crud nodejs redis sequelize

Last synced: 07 Nov 2024

https://kendoriddy.github.io/awesome-books-v1/

The website provides a user-friendly interface that enables users to manage their book collection by adding and removing books from their list. With its responsive design, the website can be easily accessed on any device, making it the perfect tool for book lovers on-the-go.

crud css es6 html javascript linter

Last synced: 19 Nov 2024

https://github.com/manyakrus/crud_generator

Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.

codegenerator crud database generator grpc nrpc postgres sql

Last synced: 10 Dec 2024

https://github.com/ursfr/supabase-open-source-ecommerce-multivendor

Flutter Ecommerce Multivendor with the purpose of demonstrating the different functions that Supabase contains, an alternative to Firebase.Flutter Ecommerce Multivendor with the purpose of demonstrating the different functions that Supabase contains, an alternative to Firebase.

crud flutter flutter-apps flutter-example flutter-example-app flutter-examples supabase supabase-auth supabase-client supabase-db supabase-functions supabase-storage

Last synced: 10 Nov 2024

https://github.com/fauzan1892/crud-basic-ci4

Berisi tentang CRUD basic untuk CodeIgniter 4

ci4 codeigniter crud php practice

Last synced: 14 Oct 2024

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 15 Nov 2024

https://github.com/gahbr/todo-app-java

Aplicação de lista de tarefas feita em Java Swing

capgemini crud crud-application java sql start swing todoapp

Last synced: 07 Nov 2024

https://github.com/wpcodevo/golang-fiber-sqlite

Have you been wanting to build a simple API in Golang, but don't know where to start? Look no further than this tutorial, where I'll guide you through the process step by step.

api crud crud-api fiber fiber-framework golang gorm gorm-orm sqlite

Last synced: 27 Nov 2024

https://github.com/sametcn99/nextjs-auth-and-crud-with-supabase

nextjs auth and crud example with supabase.

auth crud example next nextjs nextjs13

Last synced: 05 Nov 2024

https://github.com/juliofilizzola/go_studies

Repositório de estudos do Golang com praticas e exemplos do básico da linguagem.

api-rest crud go golang

Last synced: 05 Nov 2024

https://github.com/fussyfox/lintipy

Run static file linters on AWS lambda.

aws aws-lambda crud github github-api python sns

Last synced: 31 Oct 2024

https://github.com/secana/restfs

REST API abstraction for a file system

crud filesystem rest

Last synced: 11 Nov 2024

https://github.com/parzibyte/crud-php-javascript-ajax-mysql

CRUD con PHP y MySQL pero haciendo operaciones desde JavaScript con AJAX

ajax crud fetch javascript mysql php

Last synced: 25 Nov 2024

https://github.com/profjordanov/blog-with-php-and-mysql

Designed and implemented a “Blog” Web application in PHP + MySQL.

apache blog crud economics javascript mysql php university varna

Last synced: 14 Nov 2024

https://github.com/edsonmsouza/php-pdoconnection

Usage PHP PDO library with a simple CRUD implementation.

crud crud-sample pdo php

Last synced: 27 Oct 2024

https://github.com/savanihd/laravel-11-crud-with-image-upload

In Laravel 11, CRUD operations with image upload refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD with image upload Application in Laravel 11.

bootstrap bootstrap5 crud crud-application crud-operation crud-operations laravel laravel11

Last synced: 20 Nov 2024

https://github.com/iryna-vyshniak/realestate

RealEstate App using Vite.js and Tailwind CSS. This simple project showcases my expertise in creating remarkable listing cards for both rental and sale pages. New listing section, custom categories, and responsive design. However, the true gem lies in the listing pages themselves, where you will find an interactive map and a captivating image slide

crud firebase-auth firebase-database leaflet-map react-router swiper-js tailwindcss tomtom-api

Last synced: 15 Dec 2024

https://github.com/danncruise/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 login react tailwindcss vite

Last synced: 27 Nov 2024

https://github.com/aswinbennyofficial/student-mark-management

The Student Mark Management System is a Java project using Maven, JDBC, MySQL. It simplifies managing student marks by creating classes, storing marks, editing, and generating mark sheets and more.

collaborate crud java jdbc jdbc-database jetbrains maven mysql

Last synced: 18 Nov 2024

https://github.com/shivankk26/employee-management-system

The Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.

crud employee-management employee-management-system expressjs git mongodb mongoose nodejs reactjs

Last synced: 11 Nov 2024

https://github.com/nodeteamdev/deno-starter-kit

This generator will help you to build your own Deno Mongodb API using TypeScript

crud deno generator rest starter typescript

Last synced: 21 Oct 2024

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

Educational tasks 📒 JS-HW-11 | CRUD Асинхронні функції

api async-await asyncawait crud crud-functionality javascript js notiflix pixabay pixabay-api simplelightbox

Last synced: 19 Dec 2024

https://github.com/rajguptah/mauicrudusingapi

Here You Can Learn How To Do Crud In Maui Blazor using .Net Core Web Api

crud crud-operation cruddotnet crudusingmaui dotnet-core maui-apps maui-blazor sql-server

Last synced: 08 Dec 2024

https://github.com/furkan-guvenc/crud_routers

Automatically create crud routes for your favorite api server and orm

actix-web api axum code-generation crud crud-routes diesel framework openapi rest rust seaorm swagger-ui web

Last synced: 28 Oct 2024

https://github.com/fiware/tutorials.crud-operations

:blue_book: FIWARE 103: Manipulating Context Data through CRUD Operations

batch-processing crud crud-operation entity fiware fiware-orion postman-collection tutorial

Last synced: 17 Nov 2024

https://github.com/scemist/khanban

📊 Um sistema Kanban Web feito em Laravel, JavaScript, CSS e PostgreSQL.

crud kanban laravel laravel9 postgresql

Last synced: 11 Oct 2024

https://github.com/hanieas/tutorial-book-store-api

Simple book store application with Laravel 8 CRUD operation

apiresources crud laravel8 many-to-many migration one-to-many

Last synced: 28 Oct 2024

https://github.com/go-serverless/k3d-mongodb-crud

Building Serverless CRUD services in Go with OpenFaaS, Arkade, MongoDB and k3d

crud k3d kubernetes mongodb openfaas serverless serverless-crud-services

Last synced: 09 Oct 2024

https://github.com/santrikoding-com/svelte-spa-crud

Svelte SPA CRUD with Rest API Laravel

crud spa svelte svelte-v3 sveltekit

Last synced: 10 Nov 2024

https://github.com/wpcodevo/nextjs13-prisma-setup

In this article, you will learn how to set up and use Prisma ORM in the new Next.js 13 app directory. We'll cover everything from initializing Prisma to seeding the database with test data and applying migrations.

crud crud-api nextjs nextjs13 prisma prisma-orm

Last synced: 27 Nov 2024

https://github.com/hugorcd/nestjs-boilerplate

NestJS Template ready-to-use using TypeORM, working auth and refresh token, user CRUD, role Guard, Mailer using Handlebar, mail template, and Cron Service

api backend cron crud handlebars jwt jwt-authentication nestjs nodemailer refresh-token typeorm typescript

Last synced: 28 Oct 2024

https://github.com/phpjuice/blueprint

a powerful CRUD generator to speed up the development of your laravel apps.

crud crud-generator laravel laravel-framework

Last synced: 09 Nov 2024

https://github.com/shahank42/side-projects

The best place to showcase those old projects you spent days working on!

crud project shadcn-svelte shadcn-ui side-project supabase supabase-auth supabase-db svelte sveltekit

Last synced: 09 Nov 2024

https://github.com/ajeetchaulagain/full-stack-js-react-node-express-mongo

:floppy_disk: This repo demonstrates full stack javascript development

api-rest crud express full-stack-application mongo nodejs react

Last synced: 15 Nov 2024

https://github.com/eicrud/eicrud-starter

Starter project for the Eicrud framework.

crud eicrud example framework nestjs nodejs

Last synced: 13 Nov 2024

https://github.com/knowledgefactory4u/springboot-webflux-reactivemonogo

Reactive Rest CRUD APIs Using Spring Boot, WebFlux, and MongoDB

crud mongodb reactiveapi reactivemongo springboot springwebflux

Last synced: 14 Nov 2024

https://github.com/kahramanumut/ionic3-firebase-crud

A sample Ionic 3 and Firebase project with basic database operations (Create, Read, Delete and Update)

crud firebase ionic-apps ionic-framework ionic3

Last synced: 10 Nov 2024

https://github.com/websolutionstuff/laravel-rest-api

In this tutorial i am going to perfome crud operation using rest api and you can learn how to create rest api with authentication using passport in laravel 7 application. here we will get data from api.

crud laravel passport rest-api restful-api

Last synced: 11 Dec 2024

https://github.com/diogosouza/react-recoil-crud

Creating Your First CRUD with Facebook Recoil

bootstrap crud javascript logrocket nodejs react react-bootstrap recoil recoiljs

Last synced: 29 Nov 2024

https://github.com/ocervell/flask-flash

Flask API Framework to quickly create model-driven CRUD APIs.

crud flask-api flask-flash

Last synced: 12 Oct 2024

https://github.com/wayou/node-crud

Node.js + Koa + MySQL CRUD example

crud koa mysql node

Last synced: 13 Oct 2024

https://github.com/smallpaes/restaurant-list-v3

An awesome web application built with Node.js, Express, and MongoDB for you to readily manage your restaurant lists with an account: Create, view, edit, delete, filter, sort, and search restaurant are as easy as pie 🥧

crud express-js facebook-login google-login mongodb mongoose nodejs passportjs restaurant restaurant-lists

Last synced: 14 Oct 2024

https://github.com/mmeshkatian/ariel

Ariel. develope your webapplication in fastest way

apibuilder apicontroller ariel composer crud crud-creator laravel webapplications

Last synced: 12 Oct 2024

https://github.com/cepr0/base-crud-rest-service

Base Spring Boot REST service implemented base CRUD operations

crud rest spring-boot spring-data-jpa

Last synced: 12 Oct 2024

https://github.com/parzibyte/crud-php-mysqli

CRUD de PHP con MySQL usando MySQLi

bootstrap crud database mysql mysqli php

Last synced: 25 Nov 2024

CRUD Awesome Lists
CRUD Categories