Serubin / csec-380-proj1

MIT License
2 stars 0 forks source link

User data Endpoint #41

Open Serubin opened 6 years ago

Serubin commented 6 years ago

We need an endpoint to return user data. This should should return a username and profile image when given a user id.

I think it's safe to make this internal only so our services can hit it.