/guestbook-server

Express/GraphQL guestbook backend

Primary LanguageJavaScript

A Node.JS/Express backend to provide a database of simple guestbook comments, along with JWT authentication and a GraphQL API.

The corresponding client code can be found here