An open API service indexing awesome lists of open source software.

https://github.com/masterivanic/pokedex-sim


https://github.com/masterivanic/pokedex-sim

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Pokedex-back

API de pokedex et d'instanciation de pokemon !

## How-to install

### Pré-requis

- install virtualenv
- python 3.8

### Installation, initialisation et run

```shell
virtualenv env
source DIR/activate
python manage.py runserver 0.0.0.0:8000
```

Up & Running sur le port 8000 !

Pour dev sur ce repository dans les règles de l'art, il faut ` pre-commit install`