Skip to content

dwheale/books-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

books-list

Began by following an API building tutorial The initial tutorial can be found on Udemy - https://www.udemy.com/course/build-a-restful-api-with-golang-go-programming-language

Features


  • Creates RESTful API endpoints for accessing a Postgres database ( with the structure to support additional database types )
  • View (Get) books
  • View All Books
  • Add Books
  • Remove books
  • Update Books

Purpose


Develop skills for backend web development.

Roadmap


Probably not much. I may add some Authentication and User Options. An Admin Panel or Dashboard.

About

Began by following an API building tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages