bitovi / velocirender

Accelerated server-side rendering.
https://bitovi.github.io/velocirender/
MIT License
128 stars 5 forks source link

Figure out a destination for the example API #18

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

The example app's API server is currently running on DigitalOcean. This is because I could not provide a provider like Firebase or Heroku that supported chunked (streaming) responses. I have a question on StackOverflow about how to do this. If I don't get an answer within the next few days I'll purchase an SSL cert and just continue using digital ocean.

matthewp commented 5 years ago

This is deployed at https://dog-things-api.bitovi.com/ . Might change to Heroku in the future.