Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 885 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 885 Bytes

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