Skip to content

ApplETS/mock-signets

Repository files navigation

Mock Signets

A mock signets API to provide easy access to testing for every mobile app that use Signets. This API is not intended to be used in production. It contains mock values don't represent the real Signets API. Only certain endpoints are implemented.

Usage

Restore packages and run the project. The API will be available at http://localhost:5000.

  1. dotnet restore
  2. dotnet run

Users

The API contains 3 users with the following credentials:

  1. Username: user1, Password: password1
  2. Username: user2, Password: password2
  3. Username: user3, Password: password3

About

A mock for the Signets API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages