Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 644 Bytes

CharacterAPI-GraphQL

A simple GraphQL API built with Spring boot with basic CRUD operations on Harry potter characters.

Author

Rinka Viswathirupathi

Distributed under the MIT license. See LICENSE for more information.

https://github.com/Rinkaswiftie/Hotel-REST-API

Contribute

  1. Fork it (https://github.com/Rinkaswiftie/Hotel-REST-API/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request