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

https://github.com/bigbinary/conversation-with-api-builders


https://github.com/bigbinary/conversation-with-api-builders

Last synced: 2 months ago
JSON representation

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.