/charla-back-end

A full stack chat app that allows new developers to communicate and network with one another. Built with React, Express and PostgreSQL.

Primary LanguageJavaScript

Starting Express Server Routes:

  • Get /conversations Read/Display all conversations
  • Post /conversation/:id Create new conversation
  • Delete /conversation/:id Delete conversation