Skip to content

norzon/pokeapi

Repository files navigation

PokeApi

This is a pokemon rest api which uses the veekun pokedex and serves data using express js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  1. NodeJS
  2. NPM (comes with nodejs)
  3. (Optional) Git
  4. MySQL OR MariaDB

Installing

Get the veekun pokedex

Get the project

  • Using git: $ git clone https://github.com/norzon/pokeapi.git
  • Download zip & extract to your desired location

Go to the repository location and run

$ npm install

Running the tests

Not yet implemented

Break down into end to end tests

And coding style tests

Deployment

Not yet implented

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags/releases on this repository.

Authors

  • Alexandros Leontakianakos - Initial work - norzon

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Acknowledgments

About

Pokemon API implemented with Express JS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published