Documentation for Load Impact API version 3. Docs are still in BETA so we are still filling it, also some changes could be introduced within v3 version.
Load Impact Documentation is powered by Slate. You can install it using docker, vagrant or ruby on your local machine to make your contribution. Docs also will be published in Github pages soon.
docker-compose up
bundle install
bundle exec middleman server
vagrant up
You can now see the docs at http://localhost:4567.
See CONTRIBUTING.md