crud-api
There are 2233 repositories under crud-api topic.
JKHeadley/rest-hapi
🚀 A RESTful API generator for Node.js
KorzhCom/EasyData
Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
bitfumes/laravel-packer
Awesome Command Line Tool for speeding up your package creation.
callicoder/spring-boot-mysql-rest-api-tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
bezkoder/nodejs-express-sequelize-mysql
Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL
railstack/go-on-rails
:bullettrain_side: Use Rails to Develop or Generate a Golang Application.
juanbeniteza/django-rest-framework-crud
Simple CRUD REST API with Python Django Rest Framework
bezkoder/spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
daptin/dadadash
Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy
wpcodevo/golang-mongodb-api
In this article, you'll learn how to implement JWT access and refresh tokens with gRPC using Golang, MongoDB-Go-driver, Gomail, Docker, and Docker-compose.
bezkoder/node-express-sequelize-postgresql
Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example
bezkoder/node-js-postgresql-crud-example
Node.js PostgreSQL CRUD example with Express Rest APIs
netodevel/cli-spring-boot-scaffold
command line for generate crud and configs for spring boot projects
wpcodevo/golang-gorm-postgres
In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification.
evoluteur/evolutility-server-node
Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
oatpp/example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
ManiruzzamanAkash/Laravel-Advanced-CRUD-API
Laravel Advanced API Architecture for Small to Big Project with Auth, Repository, Interfaces, Unit Testing and so many stuffs with Laravel 11.x
Cauen/prisma-generator-pothos-codegen
The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.
wpcodevo/node_typeorm
In this article, you'll learn how to build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. We will define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Next, we will create higher-level CRUD function to perform the CRUD operations.
kawser2133/web-api-project
Explore a meticulously crafted ASP.NET Core Web API, featuring Security Identity, JWT, Unit Testing, and API Versioning. This repository embodies best coding practices, delivering a clean, efficient, and scalable solution.
bezkoder/spring-boot-jpa-postgresql
Spring Boot, PostgreSQL example with Maven, Spring JPA
wpcodevo/nextjs-fastapi-framework
In this article, you will learn how to seamlessly integrate a FastAPI project into your Next.js application and deploy the entire project on Vercel. But that's not all! We won't stop at integration; we will take it a step further by building a simple Todo application.
bezkoder/spring-boot-thymeleaf-example
Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
wpcodevo/fastapi_sqlalchemy
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
shehryarkn/PHP-MySQL-CRUD-Web-Application
PHP MySQL CRUD Operations Example using Object Oriented PHP
wpcodevo/rust-postgres-crud-sqlx
In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
joaovictornsv/http-node-api
O objetivo dessa aplicação era criar uma API sem nenhuma dependência externa, apenas utilizando as bibliotecas nativas do NodeJS. Tudo foi feito utilizando 100% Javascript.
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
alexdodonov/mezon
Mezon is a simple php framework wich will help you to create business applications.
bezkoder/spring-boot-one-to-many
Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation
yepwoo/laragine
Laravel Engine: Develop Faster And Cleaner!
wpcodevo/two_factor_golang
This article will teach you how to secure a Golang API by implementing two-factor authentication (2FA) using TOTP codes generated by an authenticator app like Google Authenticator or Authy.
Gurupatil0003/RestFull_API
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs
kawser2133/clean-structured-api-project
The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
okami101/laravel-admin
Crud API resource builder for Laravel 8 and Vuetify Admin
FCTL3314/HealthNutrition-Backend
Django / DRF based app for comparing the nutritional value of products.