1.9+ Rewrite (v2) #1

Open
opened 2024-05-10 15:09:20 +00:00 by TheClashFruit · 1 comment

Implement Basic Endpoints:

  • /api/v2/status
  • /api/v2/players

Implement Map Endpoints:

  • /api/v2/map/markers
  • /api/v2/map/tile/{w}/{z}/{x}.{y}.png

Implement Advanced Endpoints:

  • /api/v2/gateway (WebSocket)

Implement Banking:

  • Backend
  • ATM System
  • Currency

Implement Linking with Discord:

  • /api/v2/discord/link

Implement Commands:

  • /crss marker new title:"{title}" description:"{description}"

Other Stuff:

  • Database Link
  • Documentation
**Implement Basic Endpoints**: * [x] `/api/v2/status` * [x] `/api/v2/players` **Implement Map Endpoints**: * [x] `/api/v2/map/markers` * [x] `/api/v2/map/tile/{w}/{z}/{x}.{y}.png` **Implement Advanced Endpoints**: * [ ] `/api/v2/gateway` (WebSocket) **Implement Banking**: * [ ] Backend * [ ] ATM System * [ ] Currency **Implement Linking with Discord**: * [ ] `/api/v2/discord/link` **Implement Commands**: * [ ] `/crss marker new title:"{title}" description:"{description}"` **Other Stuff**: * [ ] Database Link * [ ] Documentation
TheClashFruit added this to the Website & Plugin v2 project 2024-05-10 15:09:20 +00:00
TheClashFruit added this to the API v2 milestone 2024-05-10 15:09:39 +00:00
TheClashFruit added the
Priority
High
label 2024-05-10 15:11:35 +00:00
Author
Owner

Actually /api/v2/discord/link should be a website internal as both the website and the plugin will use the same db.

Actually `/api/v2/discord/link` should be a website internal as both the website and the plugin will use the same db.
This repo is archived. You cannot comment on issues.
No milestone
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: CRSS/Plugin#1
No description provided.