File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Split::Api
1+ # Split::API
22
3- An extension to [ Split] ( http://github.com/splitrb/split ) to provide a REST-based JSON api .
3+ An extension to [ Split] ( http://github.com/splitrb/split ) to provide a REST-based JSON API .
44
5- ## Requirements
5+ ## Install
6+
7+ ### Requirements
68
79The split gem and its dependencies.
810
9- ## Setup
11+ ### Setup
1012
1113 gem install split-api
1214
@@ -22,13 +24,15 @@ Javascript library for communicating with api
2224
2325* note to be added about sharing sessions between apps*
2426
25- ## Development
27+ ## Contributing
2628
2729Source hosted at [ GitHub] ( http://github.com/splitrb/split-api ) .
2830Report Issues/Feature requests on [ GitHub Issues] ( http://github.com/splitrb/split-api/issues ) .
2931
3032Tests can be ran with ` rake spec `
3133
34+ Please conform to the [ Code of Conduct] ( CODE_OF_CONDUCT.md ) .
35+
3236### Note on Patches/Pull Requests
3337
3438 * Fork the project.
You can’t perform that action at this time.
0 commit comments