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

https://github.com/andy9775/serverless_now_test

Playing around with simple serverless architecture with now from https://github.com/zeit
https://github.com/andy9775/serverless_now_test

javascript nodejs now serverless

Last synced: about 1 month ago
JSON representation

Playing around with simple serverless architecture with now from https://github.com/zeit

Awesome Lists containing this project

README

        

A very simple [now][2ac48d46] based website complete with basic routes.




The generaed routes are:

* [Home Page][ca2ff048]
* [Todo Page][d9dd38ef]

[2ac48d46]: https://github.com/zeit "now"
[ca2ff048]: https://statichello-ibgfgwxsnq.now.sh "Home Page"
[d9dd38ef]: https://statichello-ibgfgwxsnq.now.sh/todo "Todo Page"