Coder Social home page Coder Social logo

lyncute2004 / genshin-impact-image-api Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 72 KB

A simple API Discord get random image Genshin Impact.

Home Page: https://gi-img-api.ak-team.repl.co/

License: MIT License

JavaScript 100.00%
genshin-impact genshin-api api genshin

genshin-impact-image-api's Introduction

INFO

  • A simple API Discord get random image Genshin Impact.
  • API still developing.
  • Contribute image - My server: Click Here!
  • Made with ❤️ GI.
  • Thanks for using my API >3

Developers

  • Author: LynCute#2004
  • Contributors: ly#5580, Hy#1284

Check Logs

  • Created at: 16/02/2022
  • Updating Ver 1: 16/07/2022
  • Repulic project: 17/12/2022

Contents

GET API

Base URLs: https://gi-img-api.ak-team.repl.co/

Categories

To send a request to the api, you will need a category to specify.

  • Method: GET
  • Path: /api/genshin
  • Query Parameters: none
  • Response:
{"method":"GET","base_url":"https://gi-img-api.ak-team.repl.co/api/genshin/:endpoint","endpoints":"https://gi-img-api.ak-team.repl.co/api/genshin","github":"https://github.com/LynCute2004/Genshin-Impact-Image-API"}

Endpoints

List endpoints:

  • /character
  • /cosplay

Example request:

// npm install axios
const base_url = ["https://gi-img-api.ak-team.repl.co"]
axios.get(`${base_url}/api/genshin/:endpoint`)
.then(res => { console.log(res.data.url) })

Previews:

image image

genshin-impact-image-api's People

Contributors

lyncute2004 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

genshin-impact-image-api's Issues

Hi

Hi, nice to see your project,I'm totorokingdom.

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.