Skip to content

thiiagoms/poke-node

Repository files navigation

Logo

Pokemon API with NodeJs + Express + MySQL :shipit:


All Pokemons in simple Api

Dependencies

  • NodeJs
  • MySQL

Install

  • First: clone the respository
$ git clone https://github.com/thiiagoms/poke-node
  • Second: Install dependencies
$ npm install

Run

  • First: Populate database
$ npm run seeder
  • Second: Stand up API
$ npm run dev

Endpoints

Avaible endpoints:

GET - List all pokemons
GET '/id' - Find Pokemon by id

About

Pokemon API with nodejs, express and sequelize :basecamp:

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published