/isometric-api

A backend REST api to request/send data of isometric games, using Graph nosql databases

Primary LanguageC#MIT LicenseMIT

isometric-api

A backend REST .Net Core api to request/send data of isometric games, using Graph/Document NoSQL databases like OrientDB

Getting Started

cd orientdb-community-importers-2.2.32/bin
./server.sh
  • Start the Aspnet Core API:
cd api/dotnet/IsometricApi/IsometricRest
dotnet run

Prerequisites

Authors

License

This project is licensed under the MIT License - see the MIT.md file for details