Web app with mysql db and go backend to capture and organize my books based on this example.
- Version: MySQL 8.0
- DB Name: golibrary
- localhost:8090
/: main screen/add: add a book/show: see full list/edit: change a book/print: print full list FUTURE
- delete
- click isbn to look up at https://isbnsearch.org/
- store creds properly
- tests