TShock icon indicating copy to clipboard operation
TShock copied to clipboard

Split REST out of TShock

Open QuiCM opened this issue 6 years ago • 10 comments

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

  • [ ] Remove REST from TShock
  • [ ] Implement it as a separate plugin as-is
  • [ ] Apply proper REST standards - GET/POST/PUT/etc

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

QuiCM avatar Dec 27 '17 03:12 QuiCM

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

hakusaro avatar Dec 27 '17 03:12 hakusaro

https://github.com/Pryaxis/Restful

AxisKriel avatar Dec 27 '17 13:12 AxisKriel

@Enerdy any insights into how this is going?

QuiCM avatar Feb 22 '18 03:02 QuiCM

This project is now open again

QuiCM avatar Feb 23 '18 04:02 QuiCM

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

aylinni-empyrea avatar Feb 25 '18 15:02 aylinni-empyrea

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

QuiCM avatar Feb 25 '18 20:02 QuiCM

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

aylinni-empyrea avatar Sep 23 '18 11:09 aylinni-empyrea

Yes 💙

On Sun, Sep 23, 2018 at 04:54 Ruby Rose [email protected] 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

hakusaro avatar Sep 23 '18 14:09 hakusaro

Item 1 tracked in #1636

QuiCM avatar Oct 31 '18 22:10 QuiCM

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

KohlsAdrian avatar Feb 16 '21 11:02 KohlsAdrian