Skip to content

ThumNet/mocky-dotnet

Repository files navigation

Mocky dotnet

The Mocky API implemented in dotnet.

TODO:

Sample API calls

See demo.http

Docker

docker build . -t mocky-dotnet:0.0.1 docker run -it -p 8000:80 --rm mocky-dotnet:0.0.1

Building for Raspberry Pi3b+

There is a private repo on docker.io

  1. Build the image docker build -t thumnet/dotnet:mocky-dotnet-arm32v7 -f Dockerfile.arm32v7 .
  2. Push the image docker push thumnet/dotnet/mocky-dotnet:arm32v7
  3. Open portainer and add the container using the tag in step 2

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Acknowledgements

Resources

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors