You are viewing a single comment's thread from:
RE: Upcoming Changes to api.steemit.com
All you do is change the endpoint from api.steemit.com
to api.stemitdev.com
and make sure your scripts still work :-)
All you do is change the endpoint from api.steemit.com
to api.stemitdev.com
and make sure your scripts still work :-)
So I'm guessing as long as I pull the steem.js file from the steemit cdn it should update accordingly
There are API changes coming soon. Data served will be slightly different. You can be proactive and test the new results now by using
api.stemitdev.com
or just wait untilapi.steemit.com
switches over and see if anything breaks.