pulilab / vue-people

VuePeople lists and connects Vue.JS developers around the world.
https://vuepeople.org
MIT License
172 stars 36 forks source link

Speed Improvement: optimise "people" API endpoint and add "person" endpoint #124

Open torbent opened 5 years ago

torbent commented 5 years ago

Currently /people/ contains all info. The endpoint should be optimised to only include:

Accordingly a "person" endpoint should be created that exposes the expanded info to be show in the left bar.