thomashoneyman / purescript-halogen-realworld

Exemplary real world application built with PureScript + Halogen
https://thomashoneyman.com/guides/real-world-halogen
MIT License
792 stars 86 forks source link

API Domain change #97

Closed geromegrignon closed 2 years ago

geromegrignon commented 2 years ago

Hello!

Due to governance changes, we are now using the realworld.io domain for the RealWorld demo (both client and API). Requests from conduit.productionready.io are redirected to api.realworld.io, but such a redirection might lead to inconsistent responses.

We encourage domain change for the community. If this repository is maintained anymore, we'll consider hosting a demo of your implementation in a few weeks with the domain change.

The demo link will be added to the RealWorld documentation.

thomashoneyman commented 2 years ago

Hi @geromegrignon -- this repository is maintained and I can update the API in the next few weeks. Is there anything that I need to do beyond making the update in this repository?

geromegrignon commented 2 years ago

Hey @thomashoneyman, thanks for the quick answer. I created a related PR #98.

There is no required change besides baseUrl.