openai / gym-http-api

API to access OpenAI Gym from other languages via HTTP
MIT License
292 stars 143 forks source link

add api specification (swagger) #60

Closed KiaraGrouwstra closed 1 year ago

KiaraGrouwstra commented 6 years ago

Hi, I tried making a formal description of the API format using Swagger using OpenAPI Designer and the docstrings in gym_http_server.py. If you'd like, and the API isn't too unstable, feel free to use it. :)