An open API service indexing awesome lists of open source software.

https://github.com/luin/buddybook

books for buddies.
https://github.com/luin/buddybook

Last synced: about 1 year ago
JSON representation

books for buddies.

Awesome Lists containing this project

README

          

# BuddyBook
BuddyBook is an iOS app for keeping accounts between friends. This repository is the restful API server for the app.
## Test
Please use the git pre-commit hook supplied in the root directory of this project.

cp pre-commit .git/hooks

## Deploy
Just push the commits to the remote server: `git@xj:buddybooks.git`,and the code will be auto deploy.