Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 688 Bytes

readme.md

File metadata and controls

47 lines (32 loc) · 688 Bytes

Pokedex API by @sarment0

Foobar is a Python library for dealing with word pluralization.

Installation

Use the package manager pip to install.

pipenv install
pipenv shell

Usage

pipenv run python manage.py runserver

Testing

pipenv run python manage.py test

Django REST API Admin

http://localhost:8000/admin/ 
Username=admin 
Password=password

Swagger

http://localhost:8000/swagger/

Database

Already imported 400 pokemons in the SQLite database.

Support

Send me private message @ github.com/sarment0

License

MIT