You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
The RPi server at the Fab Lab will perform requests for this server with the aim of getting back the list of users and theirs rfids present in the DB. We need to create an API for a GET request.
There is an endpoint called /rsids. This is the one that the RPi will make the GET request. We need to respond with something like the following JSON structure:
The RPi server at the Fab Lab will perform requests for this server with the aim of getting back the list of users and theirs rfids present in the DB. We need to create an API for a GET request.
There is an endpoint called
/rsids
. This is the one that the RPi will make the GET request. We need to respond with something like the following JSON structure:The text was updated successfully, but these errors were encountered: