Skip to content

tech-Manchester/horror-movies-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

horror-movie-api

This is a repository to make a data set of the best horror movies to watch

(if you dont know any of the following spec you can google it or use ctrl + shift + esc > performance still if you are unable to find info you can write NIL)

Add you data in double inverted comma : " ", (don't use " " for numbers)

template :

{

"id": ,
"name": " ",
"yearReleased": " ",
"language": " ",
"director": " "

}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%