more tests and standardize struct field casing

This commit is contained in:
2021-06-26 16:48:49 -04:00
parent 32b4caf163
commit ecacf2d726
4 changed files with 97 additions and 21 deletions

View File

@@ -1,3 +1,5 @@
# go-openlibrary
A simple Go wrapper around the OpenLibrary.org Books API: <https://openlibrary.org/dev/docs/api/books>.
[![Go Reference](https://pkg.go.dev/badge/git.yetaga.in/alazyreader/go-openlibrary.svg)](https://pkg.go.dev/git.yetaga.in/alazyreader/go-openlibrary)
A simple Go wrapper around the OpenLibrary.org **Books** API: <https://openlibrary.org/dev/docs/api/books>.