-
Apprentice
Lost Saga Rest API
This is an Simple Lost Saga REST API
Include :
- launcher
- billing getcash
- billing payment
- billing present
There is 2 types of code:
- losaapi-js (using javascript code structure)
- losaapi-ts (using typescript code structure)
Build with NextJS13
Link : https://github.com/ikunokazu/losa-api (already simple documentation)
How to : Just clone the repository and read the documentation (README.MD) 
Notes :
For billing REST API (getcash,payment,present) is default no using an Auth Token. So, before you deploying to production mode, make sure you change the file name to your own name. Because the default using filename name as route
Enjoy !
-
-
Apprentice
Last edited by rafaelnuansa; 1 Week Ago at 04:31 AM.
-
Apprentice

Originally Posted by
rafaelnuansa
Thats Work!! Thanks
Nice!