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

https://github.com/ticlo/server-example


https://github.com/ticlo/server-example

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Examples

`yarn install` and then start one of the following examples
1. basic example
- `yarn basic-example`
1. route http request to blocks
- `yarn route-example`
1. start multiple server and route to same ticlo job
- `yarn multi-server-example`
1. add custom functions
- `yarn custom-function-example`