RITSTARClub / star-site

The website for Space-Time Adventures at RIT (STAR)
4 stars 4 forks source link

Add more functions to the JSON API #38

Open ZMYaro opened 7 years ago

ZMYaro commented 7 years ago

Add a way to get information - member info., mission info., member lists, mission lists, etc. from the site as JSON.

Also add showPublicly field to member info.

If you have time, also include a member rank API (member rank should not be included with the basic member info. API because ranks are more expensive to compute than other member properties).

ZMYaro commented 7 years ago

Basic member API added in https://github.com/RITSTARClub/star-site/pull/46.

dexw25 commented 7 years ago

This is a thing I should be able to do, assigning myself