| Massad/gin-boilerplate |
975 |
|
0 |
0 |
about 2 years ago |
0 |
|
7 |
mit |
Go |
| The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis |
| pereiren/dotnet-template-onion |
226 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
|
C# |
| Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach |
| kazi-naimul/node-express-mysql-boilerplate |
42 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
JavaScript |
| A boilerplate for any enterprise rest api or service with Node.js, Express and Sequelize ORM for mysql, postgresql or others. |
| fanchann/Go-QuickStart |
24 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
|
Go |
| to speed up the creation of your REST API |
| snykk/go-rest-boilerplate |
19 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Go |
| A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob. |
| valentinchelle/nodejs-rest-api-boilerplate |
18 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
JavaScript |
| A NodeJs boilerplate that implements Google, Facebook and classic Authentication following the best practices. Clear endpoints, easy to use, perfect to start a project quickly. Provides an example front end in ReactJS. |
| byjg/php-rest-reference-architecture |
11 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
PHP |
| Boilerplate project template for create RESTFul services with docker and database integrated |
| codersgarage/golang-restful-boilerplate |
7 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
mit |
Go |
| Yet another boilerplate code to start development of RESTful/RPC application with Golang. |
| oleg-koval/ya-skeleton |
7 |
|
0 |
0 |
about 6 years ago |
0 |
|
30 |
mit |
JavaScript |
| 💀 Dockerized skeleton based on express.js framework, with mongo (mongoose) support |
| teelinsan/minimal-rest-microservice |
6 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| A minimal REST API microservice in Python built with Flask and OpenAPI/Swagger. |