Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
/ API Public archive

๐ŸŽ€ Source code for Nino's API (located at api.nino.sh) to handle everything behind the scenes with the Frontend.

License

Notifications You must be signed in to change notification settings

NinoDiscord/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โš ๏ธ Warning - This repository has been archived due to it being merged with the main bot under the bot/api folder. Thanks!

Nino API

Source code for Nino's API (located at api.nino.sh), made with Go and GraphQL ๐Ÿ’œ
api.nino.sh Workflow GitHub License Noelware Server

Why?

I decided to move Nino's API to a different repository so no overhead of requests are correlated to the bot. Since Node.js is single-threaded, I decided to not run an API and the bot at the same time and having an API implemented in the bot could be "optional" but, I decided not to, which was the original plan on the rewrite (v0 -> v1).

Support

Need support related to Nino or any microservices under the organization? Join in the Noelware Discord server in #support under the Nino category:

discord embed owo

Self-hosting

Before we run this API, I recommend not to. Since builds are most likely unstable, it's not really recommended to Nino and private instances don't need this type of functionality...

Prerequisites

Before running your instance of API, you will need the following tools before starting:

Building

$ git clone https://github.com/NinoDiscord/API.git && cd API
$ go get && go build
$ ./api # or run api.exe in Command Prompt

License

API is released under the GPL-3.0 License.

About

๐ŸŽ€ Source code for Nino's API (located at api.nino.sh) to handle everything behind the scenes with the Frontend.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project