This is the backend server for our HackMerced IX project 'Cropswap'. For our main project we used MongoDB as a database, however we quickly realized that it was not possible to connect directly to the database through a browser and instead we needed a proxy server to grab the data instead. This server was created to be the proxy server which pulls data from the database and sends it to our website.
Important Note: HackMerced IX ended on March 10th. Any commits after that date are additions to the project that were not part of initial judging. The last commit before judging was ==2790023==