SamOhrenberg / TheBattleLibrary

Open Source Game Tracking for Tabletop Wargames
GNU General Public License v3.0
0 stars 0 forks source link

Recreate API project #5

Closed SamOhrenberg closed 1 week ago

SamOhrenberg commented 1 week ago

Instead of doing a serverless nodejs API using AWS, we will develop an ASP.NET Core WebAPI that will be provided to allow people to host it themselves. It will be a RESTful API.

SamOhrenberg commented 1 week ago

I created the barebones project files. Next will be to extend it out for specific requirements.