Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 504 Bytes

File metadata and controls

18 lines (8 loc) · 504 Bytes

All Google Code-In entries stored here.

How to use library.go:

  1. Download my repo and run library.go by typing "go run library.go"
  1. Launch a CHROME browser and type localhost:8080
-If you want to see the books that have been checked in: localhost:8080/in


-If you want to see the books that have been checed out: localhost:8080/out


-If you want to see availiable books: localhost:8080/av

-If you want to see popular books: localhost:8080/pop