Skip to content

RabbitHouseCorp/usagi-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Usagi API - Wrapper

This library is simple and easy to use and was developed entirely for Usagi API written in Go Lang.

👨‍🏫 Example

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

Functions that are available in the library are:

  • Dance
  • Feed
  • Hug
  • Kiss
  • Pat
  • Poke
  • Slap
  • Tickle
  • Bite
  • Bowdown
  • Wasted

🙂💻 Library

Looking for other libraries? Check out these libraries with other language support.

About

Support for Usagi API developed by @DanielaGC. The library is written in Go Lang

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages