kronusaturn / lw2-viewer

An alternative frontend for LessWrong 2.0
https://www.greaterwrong.com/
MIT License
61 stars 6 forks source link

Warning: Upcoming API changes might break greaterwrong #7

Closed Discordius closed 5 years ago

Discordius commented 6 years ago

Vulcan updated its API to the closest to what graphQL currently has as an industry standard, and we are planning to update to it sometime next week. Here is the description of all the changes:

https://medium.com/@sachagreif/vulcan-js-1-12-a-better-graphql-api-for-crud-operations-fae82e03a7e9

This will probably require a bunch of renaming on GreaterWrong's part. The best way to ensure a smooth transition this might be to do the update ASAP, and then spin it up on lessestwrong.com, so you can use that server to test greaterwrong against. Let me know if there is anything we can do to make the transition easier for you, and sorry for the inconvenience.

kronusaturn commented 6 years ago

That sounds like a good plan.

Discordius commented 5 years ago

Note that the new API is now up at lessestwrong.com/graphql

kronusaturn commented 5 years ago

Okay, as of b5b921ac I think we're ready for the switchover.

Discordius commented 5 years ago

Excellent, we are probably going to push today.