feat: refactor server with shelf_static, return JSON responses, add API docs
This commit is contained in:
@@ -14,6 +14,8 @@ dependencies:
|
||||
dotenv: ^4.1.0
|
||||
postgres: ^3.5.10
|
||||
uuid: ^4.5.0
|
||||
shelf_cors_headers: ^0.1.5
|
||||
shelf_static: ^1.1.3
|
||||
|
||||
dev_dependencies:
|
||||
http: ^1.2.2
|
||||
|
||||
Reference in New Issue
Block a user