Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 293 Bytes

acs-nginx-api

Simple RESTful API to set up a nginx reverse proxy.

Testing

The tests are located to the folder tests and are written to run using py.test library.

In order to run the tests you must have a instance of mongodb running and type this command:

py.test