Giter VIP home page Giter VIP logo

nekos.deno's Introduction

Nekos[dot]deno

GitHub ‎‎ ‎‎ ‎‎ Matrix
This is a simple wrapper for the Nekos.life API, written for use with Deno.

How to use

/* Import the module */
import { Nekos, RandomName } from "https://deno.land/x/[email protected]/mod.ts";

/* This will fetch a random Neko and log it in the console. */
Nekos.random(RandomName.NEKO).then(console.log);

Supported Endpoints

The wrapper currently supports the following endpoints:

Non image endpoints

  • /api/v2/cat
  • /api/v2/8ball
  • /api/v2/fact
  • /api/v2/name
  • /api/v2/owoify (takes a text argument)
  • /api/v2/why

Image endpoints

  • /api/v2/img/avatar
  • /api/v2/img/cuddle
  • /api/v2/img/feed
  • /api/v2/img/fox_girl
  • /api/v2/img/gasm
  • /api/v2/img/gecg
  • /api/v2/img/goose
  • /api/v2/img/hug
  • /api/v2/img/kiss
  • /api/v2/img/lewd
  • /api/v2/img/lizard
  • /api/v2/img/meow
  • /api/v2/img/ngif
  • /api/v2/img/neko
  • /api/v2/img/pat
  • /api/v2/img/slap
  • /api/v2/img/smug
  • /api/v2/img/spank
  • /api/v2/img/tickle
  • /api/v2/img/wallpaper
  • /api/v2/img/waifu
  • /api/v2/img/woof

Disclaimer

This wrapper provides access to the Nekos.life API, which is not developed or maintained by me. The API and its endpoints may stop working or change at any time, and the wrapper may not be updated to reflect these changes. Use of the wrapper and the API is at the user's own risk.

For more information about the API and its endpoints see the list of endpoints at /api/v2/endpoints.

nekos.deno's People

Contributors

gaycookie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.