Technical Documentation
Backend
LootLocker
ngine uses LootLocker for its initial launch.
Future ngine Backend
The ngine backend will be Golang based and hosted on AWS. It will interface with ngine through a REST JSON based API.
Sign in
POST
Request
Copy to Clipboard
SSO
Copy to Clipboard
Custom User
Copy to Clipboard
Response
Copy to Clipboard
Further API calls should be made with the session token as an HTTP header named “x-session-token”.
Sign out
Request
Repositories
LL Backend
Copy to Clipboard
LL Frontend
Copy to Clipboard
Go Backend
Copy to Clipboard