joehdodd / recipes-api

Node API using Sequelize for Recipes App web and native clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipes API ๐Ÿ•๐Ÿ’ป

About

This is a Node API I'm working on with the intention of serving both web and native mobile clients. It has a PostgreSQL database, with Seqeulize serving as the ORM. As well, I'm working on implementing Passport.js using JWTs for authentication.

Technologies

  • Node
  • Express
  • Sequelize
  • Passport.js
  • JWTs

About

Node API using Sequelize for Recipes App web and native clients.


Languages

Language:JavaScript 100.0%