Skip to content

ShadyM00n/xbox-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xbox-Api

A simple xbox api for fetching info from xbox.

Features

  • Customizable port configurations.
  • Easy setup and deployment.

Prerequisites

  • Node.js installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/ShadyM00n/xbox-api.git
    cd xbox-ai
  2. Install the necessary dependencies:

    npm install
  3. Configure the config.json file. Update the port, secondary port, domain, etc as needed:

    {
    "port": 3000,
    },

Usage

  1. To start the server, run:

    node index.js
  2. Your site will be accessible at the domain specified in config.json.

License

This project is licensed under the MIT License.

About

Api for fetching xbox info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published