mirror of
				https://github.com/KevinMidboe/moviedb.git
				synced 2025-10-29 17:50:25 +00:00 
			
		
		
		
	@@ -56,8 +56,8 @@ All themoviedb.org API v3 methods included (I have plans to change this method n
 | 
				
			|||||||
| personInfo | person/:id |
 | 
					| personInfo | person/:id |
 | 
				
			||||||
| personCredits | person/:id/credits |
 | 
					| personCredits | person/:id/credits |
 | 
				
			||||||
| personImages | person/:id/images |
 | 
					| personImages | person/:id/images |
 | 
				
			||||||
| miscLatestMovie | latest/movie |
 | 
					| miscLatestMovies | latest/movie |
 | 
				
			||||||
| miscNowPlaying | movie/now-playing |
 | 
					| miscNowPlayingMovies | movie/now-playing |
 | 
				
			||||||
| miscPopularMovies | movie/popular |
 | 
					| miscPopularMovies | movie/popular |
 | 
				
			||||||
| miscTopRatedMovies | movie/top-rated |
 | 
					| miscTopRatedMovies | movie/top-rated |
 | 
				
			||||||
| miscAddMovieRating | movie/:id/rating |
 | 
					| miscAddMovieRating | movie/:id/rating |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user