Skip to content

Ruslan-Tymoshchuk/GitHub-Repositories-REST-Api

Repository files navigation

GitHub-Repositories-REST-Api

http://localhost:8080/api/v1/repositories/{user_name} this link to search repositories

You will got the JSON with not forks repositories in a response with: user name, repository name and branches with last commit sha

Simple run in docker container by using command docker compose up -d

About

REST api service that searches all not forks repositories by user name

Topics

Resources

License

Stars

Watchers

Forks