Remix.run Logo
ksr a day 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.

jamesponddotco a day ago | parent [-]

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

jamesponddotco 21 hours ago | parent [-]

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

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

ksr 21 hours ago | parent [-]

Will keep an eye, thanks!