Skip to content

ilosvideos/docs

 
 

Repository files navigation

VidGrid API

This repo is the source code for our API documentation. You can view the documentation here.

Getting Started

This is a simple REST API that you can use to record and/or upload videos into your VidGrid account.

# either run this to run locally
bundle install
bundle exec middleman server

# OR run this to run with vagrant
vagrant up
You can now see the docs at http://localhost:4567. Whoa! That was fast!

About

Recording and Uploading API Documentation for ilos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.9%
  • SCSS 8.7%
  • HTML 1.7%
  • Shell 1.5%
  • Ruby 1.2%