Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/darvid7/forkme-backend
- Owner: darvid7
- Created: 2017-05-09T04:19:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T06:12:34.000Z (over 7 years ago)
- Last Synced: 2024-03-21T07:10:43.745Z (10 months ago)
- Topics: es6, heroku, javascript, nodejs, postgresql, rest-api
- Language: JavaScript
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/