Skip to content

LI3DS/api-li3ds

Repository files navigation

LI3DS API

Build status of the master branch Package license

Api for accessing metadata of a li3ds datastore.

Ensure you have graphviz and python3-dev as system dependencies

  • Create your virtualenv
  • Install dependencies (dev):

    pip install -e .[dev,doc]
  • Install dependencies (prod):

    pip install .[prod]
  • (dev) Duplicate the conf/api_li3ds.sample.yml to conf/api_li3ds.yml and adapt parameters
  • (dev) Launch the application using:

    python api_li3ds/wsgi.py
  • (dev) Go to https://localhost:5000 and start to play with the API

image

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages