8000 Home · rbw/redap Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
rbw0 edited this page Jun 27, 2018 · 11 revisions

Getting started

Use one of the installation guides to get up-and-running quickly:

  • Docker: Covers how to set up Redap using a container complete with WSGI and Nginx—Ready for production.
  • Manual: Helps you get the application server running in a testing environment—For development purposes.

Swagger UI

Once completed, you can use the Swagger UI at /api-docs to visualize and interact with the API's resources without having any of the implementation logic in place.

Swagger UI screenshot

Clone this wiki locally
0