APIs to build Awesome JavaScript Projects
GitHub API
To find users on the basis of Programming language and country.
https://api.github.com/search/users?q=type:user+language:${formData.language}+location:${formData.country}&page=1Projects: https://octohunt.com/
To find a single user
https://api.github.com/users/${userName}
To find user Repositories
Pokémon API
Harry Potter API
Random Paragraph generator http://metaphorpsum.com/
Random Jokes API https://icanhazdadjoke.com/
Quotes API
Last updated