Skip to content

2013 Small Business Tax Dates API using Node, Express and MongoDB

Notifications You must be signed in to change notification settings

chris-nelson/NodeTaxServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeTaxServer

2013 Small Business Tax Dates API using Node, Express and MongoDB

Data from tax.gov/calendar

Instructions

  • Clone App
  • import minified taxDates.json into Mongo - mongoimport -d taxdb -c dates json/taxDates.json
  • install dependencies - npm install
  • start server - nodejs server.js

About

2013 Small Business Tax Dates API using Node, Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published