mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-22 22:06:40 +00:00
Merge 07fbcdb0be into 3d1498bb83
This commit is contained in:
commit
fae7b5bcd8
@ -692,6 +692,22 @@ We expected all APIs to be documented using Swagger OpenAPI Version 3+.
|
||||
|
||||
|
||||
|
||||
#### Option #8 (theta): Speedy Go
|
||||
|
||||
1. Go Programming Language
|
||||
2. Frameworks:
|
||||
1. Gin/Gin-Gonic
|
||||
2. Beego
|
||||
3. Echo
|
||||
3. Relational Databases:
|
||||
1. MySQL (version >= 8) / Maria DB (version >= 10)
|
||||
2. Postgresql (version >= 11)
|
||||
4. NoSQL Databases:
|
||||
1. MongoDB (version >= 4) or
|
||||
2. Elasticsearch (version >= 6)
|
||||
3. Redis (version >= 5)
|
||||
|
||||
|
||||
### Frontend Development Stacks
|
||||
|
||||
#### Option #1: React
|
||||
|
||||
Loading…
Reference in New Issue
Block a user