Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arkency/hexagonal-nodejs


https://github.com/arkency/hexagonal-nodejs

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

To serve, use

```
node runner.js
```

Then, you can try
```
wget http://localhost:1337/books -qO result.json; cat result.json
wget http://localhost:1337/ -qO result.json; cat result.json
```