-
Notifications
You must be signed in to change notification settings - Fork 1
Home
rbw0 edited this page Jun 27, 2018
·
11 revisions
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.
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.