Skip to content

siilver777/SwiftyDexAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyDexAPI

This is the API working with the SwiftPokedex iOS application. The API is entirely written in NodeJS and uses ExpressJS. The database is managed with SQLite.

Requirements

You need to have node and npm installed on your machine. Update node packages and you're good to go!

Origin of data

  • The database contains information about a lot of Pokémons. Every bit of information inside is from the French website Poképedia.
  • Artworks and miniatures were downloaded from Poképedia as well.
  • Pokémons' cries are from PokéCries.

Releases

No releases published

Packages

No packages published