Coder Social home page Coder Social logo

aabssmc / minecraft-user-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 69 KB

An open source Minecraft Web API written in JavaScript

License: MIT License

JavaScript 100.00%
api crafatar minecraft minecraft-api minotaur javascript minecraft-user-api

minecraft-user-api's Introduction

Minecraft-User-API

Minecraft-User-API is a open source Minecraft API written in JavaScript inspired by crafatar.com and minotar.net

Testing

To use or test a fully deployed and customized API, go here: https://mcapi.aabss.lol

Features

/name/face/layer/{username}

Returns the face with the layer of username.

Example:

image

URL:

/name/face/layer/aabss


/name/face/nolayer/{username}

Returns the face without the layer of username.

Example:

image

URL:

/name/face/nolayer/aabss


/name/skin/{username}

Returns the skin of username.

Example:

image

URL:

/name/skin/aabss


/uuid/{username}

Returns the uuid of username.

Example:

d8351dcac1094ad4b7ac77fdd02234e0

URL:

/uuid/aabss


/name/{uuid}

Returns the uuid of username.

Example:

aabss

URL:

/uuid/d8351dcac1094ad4b7ac77fdd02234e0


/uuid/face/layer/{uuid}

Returns the face with the layer of uuid.

Example:

image

URL:

/uuid/face/layer/d8351dcac1094ad4b7ac77fdd02234e0


/uuid/face/nolayer/{uuid}

Returns the face without the layer of uuid.

Example:

image

URL:

/uuid/face/nolayer/d8351dcac1094ad4b7ac77fdd02234e0


/uuid/skin/{uuid}

Returns the skin of uuid.

Example:

image

URL:

/uuid/skin/d8351dcac1094ad4b7ac77fdd02234e0

Deployment

Run on Replit Remix on Glitch Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy with Vercel Deploy with Netlify Deploy to Render

minecraft-user-api's People

Contributors

aabssmc 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.