Categorygithub.com/parinyapt/prinflix_backend
repository
2.1.4+incompatible
Repository: https://github.com/parinyapt/prinflix_backend.git
Documentation: pkg.go.dev

# 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