lrny-lru / menses-server

This is my express server for my gender neutral wiki application (me)nses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(me)nses (Server)

App Live at https://mensesv1.vercel.app/

Public Endpoints

  • POST /notes
    • posts a suggestion note to the database

Topics

  • 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

Technology Used

  • Express
  • Knex
  • PostgreSQL
  • CORS
  • Helmet

Hosted on Heroku

About

This is my express server for my gender neutral wiki application (me)nses.


Languages

Language:JavaScript 72.5%Language:PLpgSQL 25.8%Language:Shell 1.8%