Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darvid7/forkme-backend

Backend for ForkMe-Mobile
https://github.com/darvid7/forkme-backend

es6 heroku javascript nodejs postgresql rest-api

Last synced: 24 days ago
JSON representation

Backend for ForkMe-Mobile

Awesome Lists containing this project

README

        

# Backend for [ForkMe-Mobile](https://github.com/darvid7/ForkMe-Mobile)

Part of my final project for FIT3027: Android & iOS at Monash University.

REST API hosted on Heroku.

Built using the following tutorials:

- https://medium.freecodecamp.com/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2

- http://kevgary.github.io/tutorials/2015/12/26/node.js-postgreSQL.html

- http://mherman.org/blog/2015/02/12/postgresql-and-nodejs/