App Live at https://mensesv1.vercel.app/
- POST /notes
- posts a suggestion note to the database
-
GET /Topics
- aggregates Recently Added Articles box with wiki_items recently added to the database
-
GET /topics/:searchTerm
- updates Recently Added Articles box to show search results
- Express
- Knex
- PostgreSQL
- CORS
- Helmet
Hosted on Heroku