Browse Source

More info.

master
hemanth.hm 8 years ago
committed by GitHub
parent
commit
bcbca2a532
  1. 14
      README.md

14
README.md

@ -2,16 +2,16 @@
Awesome list of `now.sh` deployments.
* [cors.now.sh](https://cors.now.sh)
* [cors.now.sh](https://cors.now.sh) -> reverse proxy with CORS headers.
* [ws.now.sh](https://ws.now.sh)
* [ws.now.sh](https://ws.now.sh) -> Secured webscoket.
* [sse.now.sh](https://sse.now.sh)
* [sse.now.sh](https://sse.now.sh) -> A simple node server with Server Sent Events.
* [breathe.now.sh](https://breathe.now.sh)
* [breathe.now.sh](https://breathe.now.sh) -> Breathing medidation.
* [animatable.now.sh](https://animatable.now.sh)
* [animatable.now.sh](https://animatable.now.sh) -> Check if a CSS property can be animated.
* [foreign-fetch.now.sh](https://foreign-fetch.now.sh)
* [foreign-fetch.now.sh](https://foreign-fetch.now.sh) -> Foreign fetch SW.
* [nvm.now.sh](https://nvm.now.sh)
* [nvm.now.sh](https://nvm.now.sh) -> Latest `nvm` setup script.

Loading…
Cancel
Save