** Full project structure for .NET Core Web API and Neo4j Graph Database with GraphQL.**The tech stack being .NET, Neo4j (Graph Database) and Hot Chocolate (GraphQL) The project structure is created in accordance to Clean Architecture:
To run Integration tests in local make sure Docker is installed and running. The API project has deployment folder to assist in setup of azure pipeline, docker setup. The Neo4j Data Layer can be swapped out for any other Database like Entity Framework or MongoDB This project template has been created by: (Julian Joseph, Cederholm Sebastian, Lien Tom) Enjoy :-) |