Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Implement custom server listing #8

Open
Southclaws opened this issue Jul 7, 2017 · 1 comment
Open

Implement custom server listing #8

Southclaws opened this issue Jul 7, 2017 · 1 comment

Comments

@Southclaws
Copy link
Owner

Favourite lists only show a subset of servers, so a handy feature would be to request only the servers you need via an array of addresses in the /servers HTTP POST body. This would then return only the servers requested but in the same format as the main list.

@BigETI
Copy link
Collaborator

BigETI commented Jul 7, 2017

I like this idea

An example would be

[
"127.0.0.1:7777",
"111.111.111.111",
"a-samp-server.com"
]

@Southclaws Southclaws modified the milestone: API v2 Aug 14, 2017
@Southclaws Southclaws modified the milestones: API v2, API v3 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants