amilner42 / code-tidbit

Share Programming Knowledge Better
GNU General Public License v3.0
9 stars 1 forks source link

159 qa backend #163

Closed amilner42 closed 7 years ago

amilner42 commented 7 years ago

Closes

Closes #159

Description

Designed the data, set up the endpoints (all 17 of them). The frontend should now have all the endpoints it needs to support Q&A.

Additionally

Removed dup documentaton in routes.ts, used @refer to avoid repeating myself. Better to have the documentation in just one place.