Skip to content

RESTful API with using python Flask framework to store,query and modify CURW (Centre for URban Water) Time series

License

Notifications You must be signed in to change notification settings

gihankarunarathne/curw-iot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curw-rest-api

RESTful API with using python Flask framework to store,query and modify CURW (Centre for URban Water) Time series

Before running the uwsgi ini file you will need to add a line to it to create logs. Something like:

#location of log files
logto = /var/log/uwsgi/%n.log

Then you will have to create the directory in your VPS (note that you can create the directory in whatever path you want, as long as it's the path that you have in the ini file)

sudo mkdir -p /var/log/uwsgi
sudo chown -R user:user /var/log/uwsgi

About

RESTful API with using python Flask framework to store,query and modify CURW (Centre for URban Water) Time series

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages