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

https://github.com/eckelon/functional-api-example

Safe way of starting an express server. It'll start only when express and pino dependencies are satisfied
https://github.com/eckelon/functional-api-example

express express-server expressjs fluture functional-programming monad

Last synced: 5 months ago
JSON representation

Safe way of starting an express server. It'll start only when express and pino dependencies are satisfied

Awesome Lists containing this project

README

          

# functional-api-example

Safe way of starting an express server. It'll start only when express and pino dependencies are satisfied.

This is just a really simple proof of concept to test all the functional programming related things I'm learnign lately :)