SuperNovaa41 4d3dfee74c Adds better file error handling
Creates a find id function
2024-01-24 11:33:50 -05:00
2024-01-24 11:33:50 -05:00
2024-01-13 10:38:03 -05:00
2024-01-12 13:14:56 -05:00
2024-01-24 10:50:08 -05:00
2024-01-12 13:09:07 -05:00

ISBN Lookup tool

Just a simple tool that allows you to seek the details of a book using its ISBN10 or ISBN13.

Uses Open Library for the ISBN lookup API.

Building

Requires libcurl and cJSON.

Simply run make.

Usage

./isbn [isbn]

Description
No description provided
Readme 79 KiB
Languages
C 98.8%
Makefile 1.2%