Repository navigation

#

crud-api

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.

TypeScript
613
1 个月前

Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate

Java
447
1 年前

Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL

JavaScript
408
1 年前

🚄 Use Rails to Develop or Generate a Golang Application.

HTML
289
4 年前

Simple CRUD REST API with Python Django Rest Framework

Python
288
1 年前

Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.

Java
222
2 年前

Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy

Vue
174
8 个月前

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.

Go
172
1 年前

Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example

JavaScript
160
1 年前

In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification.

Go
133
1 年前

Node.js PostgreSQL CRUD example with Express Rest APIs

JavaScript
131
2 年前

Laravel Advanced API Architecture for Small to Big Project with Auth, Repository, Interfaces, Unit Testing and so many stuffs with Laravel 11.x

PHP
115
1 年前

A complete example of a "CRUD" service (UserService) built with Oat++.

C++
113
8 个月前

Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.

JavaScript
113
1 年前

The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.

TypeScript
108
10 个月前

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.

C#
95
1 年前

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.

TypeScript
92
3 年前