InfiniLore / infinilore.cs

GNU General Public License v3.0
2 stars 1 forks source link

Add API Endpoints #7

Closed github-actions[bot] closed 5 days ago

github-actions[bot] commented 1 week ago

https://github.com/InfiniLore/infinilore.cs/blob/1c97369cb45ab4b1d5aa5f5da5b9c773360a4fab/src/server/InfiniLore.Server/Program.cs#L28


            .AddInteractiveWebAssemblyComponents();

        // TODO Add Swagger services

        // TODO Add API Endpoints

        // -------------------------------------------------------------------------------------------------------------
        // App
github-actions[bot] commented 5 days ago

Closed in 3e01165b9127dc6469101834c3fff535a66b80f4.