Lorengamboa / Emulador.io

๐ŸŽฎ ๐Ÿ•น Nodejs Emulator Social Network ๐Ÿ•น ๐ŸŽฎ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emulador.io

Nodejs console handheld Social Network

Index

  1. Requirements
  2. How to install
  3. How to consume API
  4. supported console handheld
  5. How to collaborate

Requirements

How to install

  • npm install
  • rename the file auth.example.js to auth.js
  • npm start
  • Server will run on port 3000
  • Go to localhost:3000

Supported handheld consoles

How to consume games API

Endpoint HTTP Verb Description
api/gb/:id GET Single GameBoy game
api/gbc/:id GET Single GameBoy Color game
api/gba/:id GET Single GameBoy Advance game
api/nes/:id GET Single NES game
api/snes/:id GET Single SNES game

How to collaborate

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

๐ŸŽฎ ๐Ÿ•น Nodejs Emulator Social Network ๐Ÿ•น ๐ŸŽฎ


Languages

Language:JavaScript 56.9%Language:HTML 42.5%Language:CSS 0.6%