Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

Bookstore

The purpose of this project is show how golang is a powerful programing language

TODO LIST:

  • create the application structure - in progress
  • create the core api using chi - todo
  • create a docker and docker compose files - todo
  • create the front-end with React and Redux - todo