Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic API backend for FrontEndTrivia (Sorry for delay!) #145

Merged
merged 3 commits into from
Oct 25, 2017

Conversation

urianchang
Copy link
Collaborator

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    As requested in PR FrontEndTrivia API / Backend #139, this is the same PR but directed at a different branch.

  • What is the current behavior? (You can also link to an open issue here)
    Still needs some dev work. For example, what type of user information should be saved. Also, need to consider which routes will be needed by the frontend.

  • What is the new behavior (if this is a feature change)?
    A basic API for FrontEndTrivia can be run.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    Doesn't break anything since no endpoints are pointed to the API at the moment.

  • Other information:

Tech stack:

  • ExpressJS
  • Mongoose
  • MongoDB

@papistan papistan merged commit ae89e6e into papistan:api-development Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants