logoalt Hacker News

ksrtoday at 12:27 AM1 replyview on HN

Nice, I might try your API for my ISBN extractor / formatter at https://github.com/infojunkie/isbn-info.js

Right now, I use node-isbn https://www.npmjs.com/package/node-isbn which mostly works well but is getting old in the tooth.


Replies

jamesponddotcotoday at 12:35 AM

Feel free to do so, just keep in mind that the demo server might be unstable and can break at any moment, haha.

I wrote a Go SDK[1] for the service, maybe I'll try writing one in TypeScript tomorrow.

[1]: https://git.sr.ht/~pagina394/librario-go

show 1 reply