2022-03-02 16:10:17 +01:00
|
|
|
# integrate
|
|
|
|
|
2022-03-06 12:31:12 +01:00
|
|
|
integrate all the api's
|
2022-03-02 16:10:17 +01:00
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
### Getting Started
|
|
|
|
|
|
|
|
```
|
2022-03-02 16:22:11 +01:00
|
|
|
make init
|
|
|
|
make test
|
|
|
|
make run
|
2022-03-03 16:36:08 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://pydantic-docs.helpmanual.io/
|
2022-03-06 12:31:12 +01:00
|
|
|
https://jsontopydantic.com/
|
|
|
|
https://pydantic-docs.helpmanual.io/datamodel_code_generator/
|