Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

API Docs

This is our living API documentation project. Docs are generated automatically via REST Assured based test suites and Asciidoctor.

Development

Tests are executed against staging environment and the API client needs its credentials for that. You can set them up with:

$ ./setup

To generate the docs and expose them locally use this:

$ ./runWithDocs

This will serve the docs on your local.

Alternatively, you can serve the docs in hot-reload mode:

$ ./develop

This will build the docs, expose them on your local and watch for changes to any tests or *.adoc files. Changes will trigger an automatic rebuild. Note that you need parallel available in your shell for the script to work.

About

API documentation aggregation project

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages