MCPcopy Index your code
hub / github.com/Nosesisaid/fumo-API

github.com/Nosesisaid/fumo-API @v2.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2.0 ↗ · + Follow
2 symbols 10 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

fumo API

Tests Discord Rest API of images of fumos (japanese plushies) using typescript and fastify.

logo

Documentation

Documentation available at fumo-api.nosesisaid.com/docs

Contributing

if you would like something to be different or have any suggestion, please open an issue.

⭐ Are apreciated.

Running it locally

Using node

  1. Clone the repo git clone https://github.com/nosesisaid/fumo-api.git
  2. Install dependencies yarn
  3. Copy .env.example to .env
  4. Fill the .env file with your config
  5. Build the project yarn build
  6. Run the project yarn start

Using docker

  1. Pull the image docker pull ghcr.io/nosesisaid/fumo-api:2.0.0
  2. Run the image docker run -e MONGO_URL=<DatabaseUrl> -p <port>:3000 -d ghcr.io/nosesisaid/fumo-api:2.0.0

Core symbols most depended-on inside this repo

build
called by 4
src/App.ts
main
called by 1
src/server.ts

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

src/server.ts1 symbols
src/App.ts1 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add fumo-API \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page