Piktical API
These are the contracts for the Piktical API implementation.
Running tests
The unit tests can be run using the .NET CLI. To run the tests in the test/Piktical.Api.Core.Test
folder, open a terminal in that folder and run the script:
dotnet test