Skip to content

Simple REST bookstore project to practice working with go language.

Notifications You must be signed in to change notification settings

mtrosin/go-bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This is a simple REST bookstore project to practice working with go language.

Installation

This project uses Docker, it's very easy to install and start using it. Just follow the steps:

  1. docker-compose build
  2. docker-compose up -d

URL's

Examples

ToDo

  • Add validation to some functions;
  • Add unit testing

About

Simple REST bookstore project to practice working with go language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published