You are browsing as a guest. Sign up (or log in) to start making projects!

20m 17s logged

To start this project, I made a simple API with FastAPI + Python. I can POST an ISBN code (the identification code, usually paired with a barcode, on the back of all books) to the API. In turn, the API uses the openlibrary.org database to get data on the book (title, author, etc.) and save it to a sqlite database.

0
0

Comments 0

No comments yet. Be the first!