This library is simple and easy to use and was developed entirely for Usagi API written in Go Lang.
package main
import (
"fmt" // Package log
usagi "github.com/RabbitHouseCorp/usagi-api" // Import the package
)
func main() {
fmt.Println(usagi.Dance()) // Returns ~> Returns to a URL
}Functions that are available in the library are:
- Dance
- Feed
- Hug
- Kiss
- Pat
- Poke
- Slap
- Tickle
- Bite
- Bowdown
- Wasted
Looking for other libraries? Check out these libraries with other language support.
- Kotlin:
- Github or project has been removed.
- Java:
- JavaScript:
- Dart
- Python
- Rust