The aims of this small project is to provide a few endpoints to transform raw data in to information.
- Clone the project.
- Set the environments variables.
Copy and paste the file config.json.example
with out the .example at the end.
- From the terminal move to the directory .docker/environments/dev and run the command:
# to start the application service and database.
$ docker-compose up
- Look the Swagger:
- Real-Time-Covid Swagger Open it after the server start.
- Author - Daniel Hernández Llerena