Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Collection

Description

This is a simple book collection app written in Go that tracks books that I have bought, want to sell or that I have lent to others. Only a backend service is provided. Making this essentially a Restful CRUD API.

Application Settings

Application settings are stored in the application.properties file. Located in the context of the application. The current settings are:

  • db.host=
  • db.port=
  • db.username=
  • db.password=

Dockerfile

A Dockerfile is provided to build the application and have it run successfully. However, the application alone will not run completely as there is no database connection.

About

An application to track books in my collection, either traditional books or comic books.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages