Skip to content

Yaebawaez/bountysource.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bountysource API Documentation Generator

Logo

This client-side application reads the [RAML](http://raml.org) description of Bountysource's API and creates a more readable overview.

Contributing to the Doc Generator

To develop this project locally, clone it and run

npm install -g bower
bower install
python -m SimpleHTTPServer

You can use a server other than Python if you prefer. It merely serves the contents of the directory as a static site.

There are several ways you can help. To learn more see the project issues page.

Contributing to the API

Would you like to see changes in the API? Send a pull request with updates to the API specification bountysource.raml and Bountysource engineers will discuss it with you and implement your suggestions.

About

Bountysource API Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 22.4%
  • Other 0.3%