API to use 5sim
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Railz cb511b1215 Added basis actionNumber, as the request and response from check, finish, cancel and ban is the same 5 years ago
5sim_api Added basis actionNumber, as the request and response from check, finish, cancel and ban is the same 5 years ago
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 5 years ago
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 5 years ago
5sim_api.sln Projektdateien hinzufügen. 5 years ago
README.md Added Readme 5 years ago

README.md

5sim.net Api Library

This is a library to use the official 5sim Api.

Installation

Import the .dll into your project.

Usage

Create a new _5sim.Api. Within the constructor-method you pass your api-token from 5sim.

How to use it

I am mostly following the official Api from 5sim, therefore you should have a look at their Api: https://5sim.net/docs/api_en.txt?68dc38df57 (24.02.2020)