Skip to content

App.net API Documentation is on the web at http://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.

zoosky/api-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

developers.app.net

This branch (new-docs) of the appdotnet/api-spec repo contains the source for developers.app.net and replaces the docs located on the master branch.

This documentation can be compiled using nanoc.

All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request.

Building the docs

Ruby 1.9 is required to build the site.

To install nanoc and make sure you have all the necessary ruby gems, open a terminal and run

$ bundle install

To compile the docs, run

$ nanoc

Nanoc compiles the site into static files living in ./output.

Once the docs are compiled, you can view the result using the adsf web server which is part of the install bundle:

$ nanoc view
$ open http://localhost:3000

If you want to have nanoc autocompile your changes, run

$ nanoc watch

If you want to learn more about using nanoc, view the nanoc documentation.

About

App.net API Documentation is on the web at http://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published