-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
@y21
Description
For now there is only one endpoint for the API (/ffap
) which gives an array of users (blobs) that are connected to FFA. It would probably be better to change it to /api/ffa/users
or similar and having it in a dedicated subdirectory instead of somewhere in the server.js file.