An open API service indexing awesome lists of open source software.

https://github.com/chux0519/yeti


https://github.com/chux0519/yeti

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Yeti

is a helper for maplestory

## Deps

```
go run main.go db init --uri "yeti.db"
go run main.go db migrate --uri "yeti.db"
```

## Features

- IED calculator

## Test

```
curl -X POST -H 'Content-Type: application/json' -d '{"group_id": 0, "message_id": 0, "message":"/mg $IGN", "sender": {"nickname":"nick", "user_id": 0}}' "localhost:25700"
```