0 purchases
lightware 0.0.1
LightWare RESTFUL API
Console commands
To run test: make tests
To run application: make run
To run all commands at once : make all
App URL
Open the following url on your browser to view swagger documentation
http://127.0.0.1:5000/
Using Postman
Authorization header is in the following format:
Key: Authorization
Value: "token_generated_during_login"
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.