UBC-BEST / backend-m2m

👋 the backend repo for M2M.
http://www.ubcbest.com/
0 stars 0 forks source link

External Node API Endpoint #4

Open lhao03 opened 4 years ago

lhao03 commented 4 years ago

The gateway server is the first point of contact for API Requests from the phone, and we need to create different endpoints (urls) so that the phone can ping those urls and get different types of data. You will have to implement:

lhao03 commented 4 years ago

will be doing mostly auth endpoints stuff in collaboration with #7

lhao03 commented 4 years ago

image

high level example, rough guideline, will most likely be changed in the future.

r614 commented 3 years ago

@lhao03 user endpoints are done!