Skip to content

jaurreaa/PruebaLQNParte2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SW API GraphQL

Requirements

Setup

Clone the project

git clone https://github.com/gustav0/swapi.git

Move into de repo and install dependencies

pip install -r requirements.txt

Run migrations and load fixtures

python manage.py migrate
python manage.py load_fixtures

Running the server

python manage.py runserver

If you want to check it out, access the graphi explorer here: 127.0.0.1:8000/explore.

The service should be available in the URL: 127.0.0.1:8000/graphql.

Runing the tests

python manage.py test

About

Parte 2 - Mini proyecto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages