Skip to content

Home for the documentation for the Submitty API

License

Notifications You must be signed in to change notification settings

Submitty/api.submitty.org

Repository files navigation

Submitty API Reference

This is the API reference website for Submitty the RPI Homework Submission Server.

To report issues for this repository, please file them under the Submitty/Submitty repository.

Developers

Run the following commands locally.

bundle install
bundle exec middleman server

You can now see the docs at http://localhost:4567/.