A simple yet powerful api to fetch data on mission impossible movies.
This is the documentation for Version 2 (V2) of the Mission Impossible API, originally released July 2018.
The default response format is JSON application/json.
Currently this API requires no access key for most routes.
All routes as hosted on heroku need to be prefixed with
https//mission-api.herokuapp.com/
- GET movies
- GET movies/id
- GET chracters
- GET chracters/name
- GET chracters/movie/id
- GET /random_team
-###### This API is still work in progress