|
d091af4778
|
Basic purchasing + custom purchasing API (#20)
Endpoint for custom API: https://localhost:443/custom/addItem
example request:
{
"type": "Weapon",
"internalName": "/Lotus/Weapons/Grineer/Pistols/GrineerMicrowavegun/GrnMicrowavePistol",
"accountId": "6488fd2e7bec200069ca4242"
}
|
2023-06-14 02:26:19 +02:00 |
|
AKCore
|
52a8ad6bd0
|
basic session management completed (#11)
|
2023-06-04 04:24:57 +02:00 |
|
Ângelo Tadeucci
|
108d2c621d
|
Use non-relative imports (#8)
|
2023-06-02 00:20:49 -03:00 |
|
AKCore
|
50722ec6b5
|
Add Reroll Random and Stats upload
and fix a few errors from last pr
|
2023-06-01 17:52:59 -07:00 |
|
AKCore
|
a79ec62c94
|
Add missing api routes.
|
2023-06-01 17:08:05 -07:00 |
|
Alan Morel
|
f253a0b58f
|
refactor: reorganize imports
|
2023-05-23 20:53:26 -04:00 |
|
Ângelo Tadeucci
|
84c825e8a7
|
Initial commit
|
2023-05-19 15:26:36 -03:00 |
|