update works
This commit is contained in:
@ -5,9 +5,9 @@ Main purpose of this projects is to have personal extensive API training on mult
|
||||
* Proper OpenAPI documentation
|
||||
* Testable with [last Postman collection of Conduit](https://github.com/gothinkster/realworld/tree/main/api)
|
||||
* Fully tested
|
||||
* Follows best practices for linting, formatting, with static analyzers for non strongly typed languages
|
||||
* High QA by following best practices for linting, formatting, with static analyzers for non strongly typed languages
|
||||
* Community-driven with usage of the most well-known packages
|
||||
* `PostgreSQL` as main database
|
||||
* `MySQL` or `PostgreSQL` as main databases
|
||||
* Use ORM whenever possible that follows any `DataMapper` or `Active Record` patterns
|
||||
* Proper seeder / faker for quick starting with filled DB
|
||||
* Proper suited QA + production Dockerfile
|
||||
|
Reference in New Issue
Block a user