Skip to content

AreMineAPI/api.mineapi.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 MineAPI - Simple Minecraft API Provider


💻 Get Started

  • Fill in the src/config.json file completely.

  • Make sure your Node.js version is v16.16.0.

  • Open your Terminal in the file directory and type the lines below in order.

    • npm install --save
      # or
      yarn install
    • npm run start
      # or
      yarn start
  • How to run on Development server?

    • npm run dev
      # or
      yarn dev

Features

  • Low latency,
  • Easy to use,
  • UUID and Username support,
  • Account system,
  • Profile claim system,
  • Cloud database,
  • Bust, head and body images of skins,
  • Server List,
  • Skin List,
  • Microsoft and Discord registration and login,
  • MOTD view of servers,
  • Server information,
  • Its link is masked; Skins and Capes,
  • Achievement generator system.
    • and discover more now...

F.A.Q

Why should I trust?
  • MineAPI is written quite neatly and clearly compared to its competitors. The project is open source with everything and its interface is among them.
What is a bust avatar?
  • Bust avatar is the appearance of the character without the lower body. You can see the example below. Bust Body
What is a head avatar?
  • Head avatar is the appearance of the character only head. You can see the example below. Head
What is a Body avatar?
  • Body avatar is the appearance of the character with full body. You can see the example below. Body

📞 Contact Us


📃 LICENSE

MIT License

Copyright (c) 2022 MineAPI

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


Developed with ❤ by clqu, Loiren.

Releases

No releases published

Packages

No packages published