# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Prinflix API (Golang)
API documentation
How to run
Development Mode or make run
go run cmd/main.go -mode=development
Production Mode or make runprod
go run cmd/main.go -mode=production