An implementation of a pomf compatible API written in golang
- go
- mariadb
sudo yum install -y go mariadb-server mariadb
- go get https://github.com/ewhal/gpomf
- make
- cp config.example.json config.json
- nano config.json
- Configure port and database details
This project is licensed under the MIT License - see the LICENSE.md file for details