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

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.

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.