A simple GraphQL API built with Spring boot with basic CRUD operations on Harry potter characters.
Rinka Viswathirupathi
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/Rinkaswiftie/Hotel-REST-API
- Fork it (https://github.com/Rinkaswiftie/Hotel-REST-API/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request