module
0.0.0-20240422130359-8c0edb4999b1
Repository: https://github.com/chessnok/gocalculator.git
Documentation: pkg.go.dev
# README
Go Calculator
Installation
- Rename all files in env folder from
env.service_name.example
to.env.service_name
- Run
docker-compose up -d
- Open
http://localhost
in your browser - Check postman collection for documentation https://www.postman.com/orange-crescent-831734/workspace/gocalculator/collection/16009054-4110d7e1-d773-49fc-9001-e61d48c45d48?action=share&creator=16009054
- Enjoy!
- Turn off the server with
docker-compose down
Structure
Project structure

DB structure

Go packages structure

Technologies
Backend
- Golang
- Echo
- Docker
- Docker-compose
- PostgreSQL
- Nginx
- Swagger
Frontend
- React
- JavaScript
- HTML
- CSS
Contributing
Contact me
# Packages
No description provided by the author
No description provided by the author
No description provided by the author