Skip to content

marcosgeo/books-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

books-api

rest api to search books

branch order

  1. structure
  2. endpoints-implemented
  3. adding postgres
  4. using postgres
  5. go-modules (cmd: go mod init bools-api; go build && ./books-api)
  6. refactor_1: models and driver
  7. refactor_2: adding controllers, getBooks moved to GetBooks in controllers package
  8. refactor_3: adding repository to interactions with database
  9. refactor_4: getBook method refactored to controller and repository

a course, Golang: Intro to REST APIs with Go, on udemy by Mike M

About

rest api to search books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors