Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

Split REST out of TShock #1588

Open QuiCM opened 6 years ago

QuiCM commented 6 years ago

REST will be split out of TShock and provided as a separate plugin.

Assigning to @Enerdy because he said he'd do it

hakusaro commented 6 years ago

This task has a deadline of December 29th, 2017, for at least one commit in one branch on one repository or it will be re-assigned to someone else.

cc @Enerdy

AxisKriel commented 6 years ago

https://github.com/Pryaxis/Restful

QuiCM commented 6 years ago

@Enerdy any insights into how this is going?

QuiCM commented 6 years ago

This project is now open again

aylinni-empyrea commented 6 years ago

Hey, is it ok if I use a different web server library? like https://github.com/unosquare/embedio

QuiCM commented 6 years ago

Yes, a different web server would be preferred. Only requirement is that it be cross platform and lightweight

aylinni-empyrea commented 6 years ago

ik it's late, but I'm beginning work on at least the first item of the checklist if it's okay.

hakusaro commented 6 years ago

Yes 💙

On Sun, Sep 23, 2018 at 04:54 Ruby Rose notifications@github.com wrote:

ik it's late, but I'm beginning work on at least the first item of the checklist if it's okay.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Pryaxis/TShock/issues/1588#issuecomment-423811083, or mute the thread https://github.com/notifications/unsubscribe-auth/AAggp_jiENfLuwYPTvef1MhqPNb-CsEeks5ud3Z2gaJpZM4RNIlB .

-- Lucas Nicodemus http://keybase.io/xn

QuiCM commented 6 years ago

Item 1 tracked in #1636

KohlsAdrian commented 3 years ago

I made a Dart Wrapper for TShock REST APIs: https://github.com/KohlsAdrian/tshock_server_rest I made a Flutter App Using this Wrapper: https://github.com/KohlsAdrian/tshock_server_rest_client

If you need help testing all APIs you can count on me, I have ported all API's from latest TShock ATM