https://github.com/bigbinary/conversation-with-api-builders
https://github.com/bigbinary/conversation-with-api-builders
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigbinary/conversation-with-api-builders
- Owner: bigbinary
- Created: 2014-05-10T20:18:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T21:27:21.000Z (about 6 years ago)
- Last Synced: 2025-02-04T21:43:26.095Z (4 months ago)
- Language: JavaScript
- Size: 489 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
This ebook is available online at [http://conversation.bigbinary.com](http://conversation.bigbinary.com).
The content of the book is in the folder `ebook`.
This book is written using [GitBook](http://www.gitbook.io).
## How to start the server
```shell
brew bundle
gitbook serve ./ebook
gitbook build ./ebook
```## Contribute to code
Please send a pull request if something should be changed.