Skip to content

This is a dummy project named encygamedia a project for gathering information related to Game.

Notifications You must be signed in to change notification settings

yogap02/encygamedia

Repository files navigation

This is the dummy service of a project named Encygamedia

This project are meant to be a dummy project to be used by anyone who wanted to having an API to be used for testing. Especially for my QA's friends who willing to learn API Testing.

Specifications

Service Language : Javascript

Framework : Express

Dependencies : Can be look at package.json

API Documentation : Postman Docs

Prerequisite

Node JS : Download

NPM : Info

Setting and Starting Up

Open CLI ( Terminal ) in this directory and type command npm i, that will install the required dependencies, then after the installation done, type command npm start this will start the service on you localhost.

You would find a notification in the console that the service is already running on specific port. ( the default is 5000)

You can have the baseUrl of the API in : http://localhost:5000

Running JEST Test

For running jest test, you only need to state command npm test

Suggestion and Follow Up

Any suggestion and follow up should be reaching

Yoga Pasramakrisnan

Email : yogalaxy69@gmail.com

About

This is a dummy project named encygamedia a project for gathering information related to Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published