https://github.com/angusgmorrison/elemental-api
A lightweight Express.js API backend with a PostgreSQL database developed to support a JavaScript browser game built with the Phaser framework.
https://github.com/angusgmorrison/elemental-api
Last synced: 11 months ago
JSON representation
A lightweight Express.js API backend with a PostgreSQL database developed to support a JavaScript browser game built with the Phaser framework.
- Host: GitHub
- URL: https://github.com/angusgmorrison/elemental-api
- Owner: AngusGMorrison
- Created: 2019-10-22T15:01:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T10:20:51.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:54:19.956Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ELEMENTAL (API backend)
A lightweight Express.js API backend with a PostgreSQL database developed to support a JavaScript browser game built with the Phaser framework.
I built this project as an exploration of Node, Express.js and Sequelize, comparing features and approaches to Ruby on Rails.