Skip to content

EdTriplett/mad_lib_api

 
 

Repository files navigation

Mad Lib API

A RESTful API that supplies different parts of speech for fun fill-in-the-blank word games.

Alt text

This API enables users to register with name, unique e-mail address, and password to receive an API token that can be used to request lists of random nouns, verbs, adjectives and adverbs.

Download and install dependencies, then type 'npm start' to open the application. Type 'npm test' to run tests.

Key Technologies

Promises, Sessions, Cookies, Logging, Authentication with Passport, Testing with Jasmine, MongoDB database, Mongoose ORM, Express server, Node.js

About

Serving up the madness with a Mad Lib API!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.8%
  • HTML 26.2%