Skip to content

Releases: rl-institut/WAM_server_API_template

Minimal working API

22 May 14:17
6efe085
Compare
Choose a tag to compare

At this stage no simulation is ran in the background, only a dummy json is returned

Added

  • docker-compose file (#1)
  • celery service (#1)
  • flask app (#1)
  • fastapi app (#1)

Changed

  • requirements.txt (#2)
  • environment.yml (#2)

Removed

  • pylint dependency (#2)
  • setup.py (#2)