issues
search
MichaelErmer
/
eveonlinejs
Node.js/io.js EVE API Client
MIT License
27
stars
4
forks
source link
added Promise support
#9
Closed
cyradin
closed
6 years ago
cyradin
commented
6 years ago
eveonlinejs.fetch('eve:CharacterName', { ids: '1234' }).then(...);
eveonlinejs.fetch('eve:CharacterName', { ids: '1234' }).then(...);