1.1.0 • Published 3 years ago

epmc-api-nodejs v1.1.0

Weekly downloads
258
License
MIT
Repository
github
Last release
3 years ago

EPMC-API-NodeJS

NodeJS Api Package for EarthPolMC

How to use?

For installing use npm i epmc-api-nodejs. Now you need to do 2 things. 1.Make .env file in your project folder and fill it with api key. It should look something like that APIKEY="YOURAPIKEYHERE" 2.Import the module with var epmc = require("epmc-api-nodejs"); Now you should be ready to play with the api.

Features

1.Town epmc.town("London", "townBoard") >>Eng-er-land! 2.Nation epmc.nation("England", "capital") >>London More features coming soon! This is only demo

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago