Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ConanPlayersAPI

ConanPlayersAPI is a lightweight, efficient API wrapper designed to manage and retrieve Conan Exiles player lists. Built using Flask and containerized with Docker, this project offers a streamlined solution for integrating player data into your applications.

Features

  • Lightweight & Fast: Quickly fetch and manage player lists with minimal overhead.
  • Flask-Powered: Leverage the simplicity and flexibility of Flask for rapid API development.
  • Dockerized: Enjoy consistent deployment and easy scalability with Docker.

API Endpoint

The primary endpoint for accessing player data follows this pattern:

/players/IPADDRESS/QUERYPORT

Replace IPADDRESS and QUERYPORT with the actual address and port of your server. This design allows you to target specific servers for their player lists.

Getting Started

Prerequisites

Installation

  1. Clone the Repository:

    git clone https://github.com/regnighc/ConanPlayersAPI.git
    cd ConanPlayersAPI
    
  2. docker build -t conanplayersapi .

  3. docker run -d -p 5000:5000 conanplayersapi

image

About

Lightweight API wrapper for Conan Exiles player lists

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages