I've developed a npm package last week and I was thinking that some of you are not NodeJS developer. My aim is connect all devs or webmasters to the Steem blockchain so I was thinking that an API Rest would be good alternative for PHP / Ruby / Android / iOS etc... developers.
How it look
https://api.steemjs.com/getState?path=/trending/funny
https://api.steemjs.com/getConfig
https://api.steemjs.com/getAccounts?names[]=fabien
You also can use scope, here an example:
https://api.steemjs.com/getState?path=/trending/funny&scope=content
The API following the same methods as my npm package "steem" wich is also same methods as the blockchain Steem. You can find all the documentation with available method here: https://github.com/adcpm/steem/tree/master/doc
Get Involved
All my works is Open Source (https://github.com/adcpm/steem-api) so feel free to contribute. I gonna make few tutorials once i'm less busy but i encourage you to create tutorials for helping others dev getting started to play with the blockchain.
Share your love if you like it and let me know if you have some suggestions. I'm on Steem Slack my username is @adcpm.
Best,
Fabien
If you missed the npm package here is the link: https://www.npmjs.com/package/steem