Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
/websitePublic archive

The official website

License

NotificationsYou must be signed in to change notification settings

NekoNyaDevs/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿・NekoNya, the world of nekos

Welcome to the official repository of NekoNya.

This is a public archive of NekoNya's old "frontend".

❓・NekoNya, what is it?

NekoNya is an anime and neko themed utility website that contains a lot of features, such as:

  • An API
  • A random neko image picker
  • A random anime image picker
    • Hugs, pats, and more!
  • Some new features will come up soon!

📝・How to use the API?

The API is very simple to use, you just have to make a GET request to the API endpoint, and you will get a JSON response.Example:

importfetchfrom'node-fetch';(async()=>{consturl=awaitfetch('https://nekonya.classy.works/api/v1/random/neko').then(res=>res.json()).then(json=>json.url);console.log(url);})()

If you prefer to use one of our wrappers:

📜・License

This project is licensed under the MIT License - see theLICENSE file for details.

📧・Contact

You can contact me onWorldWild Studios officialDiscord, or you can use mycontact email.


[8]ページ先頭

©2009-2025 Movatter.jp