Commit a9a990fe authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Resolve conflicts doc/api/README.md

parent 139a5230
......@@ -56,24 +56,6 @@ following locations:
- [V3 to V4](v3_to_v4.md)
- [Version](version.md)
<<<<<<< HEAD
## Road to GraphQL
Going forward, we will start on moving to
[GraphQL](http://graphql.org/learn/best-practices/) and deprecate the use of
controller-specific endpoints. GraphQL has a number of benefits:
1. We avoid having to maintain two different APIs.
2. Callers of the API can request only what they need.
3. It is versioned by default.
It will co-exist with the current V4 REST API. If we have a V5 API, this should be
compatability layer on top of GraphQL.
### Internal CI API
=======
>>>>>>> 9f999549099fb5b254a3892d3b88284c39a4e12d
The following documentation is for the [internal CI API](ci/README.md):
- [Builds](ci/builds.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment