Skip to content

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

Notifications You must be signed in to change notification settings

Lorengamboa/Emulador.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐Ÿ•น ๐ŸŽฎ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published