Skip to content

BlockchainClimateInstitute/techsprint2021

Repository files navigation

REST API for Address List

Project Organization

├── app
├── requirements.txt   <- The requirements file for installing the required libraries for app
├── Dockerfile         <- Docker file to create docker image
├── README.md          <- The  README for developers running the dokcer image.

Test service using docker (Ready for Deployment)

Using docker and nginx, uwsgi, etc. All ready for full deployment in IBM server:

source script_build_start.sh

Go to http://localhost/ and from here you should be able to test the app.

Useful links