Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.14 KB

GraphQL C++

alt c++ GitHub release license

This is a GraphQL server library to simple create your API using modern C++.

GraphQL C++

Aim

Help you to build the fastest GraphQL server APIs at an easy, readable and reliable way.

Current Status

Concept, doing mockup's about how should be the user exeperience.

Review the code in main.cpp, feel free to do your sugestions creating a issue or fork and making a pull request.

About GraphQL