The backend-bff
API is one of the services of mirai-cluster developed by Future Mobile Phone Project 2020.
Method | URL | Description |
---|---|---|
GET | / |
|
POST | /query |
resolve client query handler |
◎Local
Advance preparation command: make
Create files
pkg/bff/bff.go
pkg/server/model/model.go
private.key
Run API command: make run
◎Docker
Build command: make docker-build
Run command: make docker-run
Access the link below from your browser.
http://localhost:9020