Skip to content

sarment0/pokedex_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python Django REST API for Pokemons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published