- ASP.NET Core 8 REST API server - 12 API endpoints matching EA Synergy protocol - SQLite database with Entity Framework Core - Web admin panel with Bootstrap 5 - User, Catalog, Session, Purchase management - Comprehensive documentation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7 lines
143 B
HTTP
7 lines
143 B
HTTP
@RR3CommunityServer_HostAddress = http://localhost:5143
|
|
|
|
GET {{RR3CommunityServer_HostAddress}}/weatherforecast/
|
|
Accept: application/json
|
|
|
|
###
|