Feature: Add a controller for economy
Open
importance - 2
layer - 2 - WebAPI
size - 1M
type - feature
- Dominant language
- C#
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
create a controller for economy modules.
for now, we need only one endpoint:
`POST /send/{ReceiverId}`
the controller must be slim, and just do controller web api related stuff, such as setting up the command, sending it and then handling the web api response, depending on the result of your command.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.