Hacker News new | ask | show | jobs
by ksr 154 days ago
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.

1 comments

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

Created a ticket[1] to remind myself to work on this.

[1]: https://todo.sr.ht/~pagina394/librario/22

Will keep an eye, thanks!