Skip to content

tomegz/event-application-form-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple api to post events

  • Validates email and date
  • Saves new Event to MongoDB

Installation

npm install

Run locally

Create variables.env file in root directory which should contain:

DATABASE=YOUR_MONGODB_CONNECTION_STRING
PORT=8080  /* optional */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published