Replit Flags API
Created by
rayhanadev
Check out which Replit rollout flags you have! Uses ReplAuth 2.0 so you have to open in a new window.
This is also a Public API!
Routes:
[POST] /api/user
Retrieve a user id necessary for the Flags API. Params:{ "username": "---" }
.[POST] /api/flags
Retrieve a user's flags. Params:{ "id": "---" }
.
