4 ms·
Nice, I might try your API for my ISBN extractor / formatter at https://github.com/infojunkie/isbn-info.js https://github.com/infojunkie/isbn-info.js Right now
by ksr 8mo ago
Nice, I might try your API for my ISBN extractor / formatter at https://github.com/infojunkie/isbn-info.js https://github.com/infojunkie/isbn-info.js
Right now, I use node-isbn https://www.npmjs.com/package/node-isbn https://www.npmjs.com/package/node-isbn which mostly works well but is getting old in the tooth.
- jamesponddotco 8mo agoFeel 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 https://git.sr.ht/~pagina394/librario-go
- jamesponddotco 8mo agoCreated a ticket[1] to remind myself to work on this. [1]: https://todo.sr.ht/~pagina394/librario/22 https://todo.sr.ht/~pagina394/librario/22
- ksr 8mo agoWill keep an eye, thanks!