Web API Demo Service Provides Virtual Wallets with the ability to store money in various currencies. Used Technologies: NET Core 3.1, ASP NET Web API, Entity Framework Core PostgreSQL, xUnit.
-
Demo site (offline): https://dotNetWallet.devdotnet.org
-
Demo Web API (offline): https://api.dotNetWallet.devdotnet.org
-
Docker Registry @ devdotnetorg/apidotnetwallet
-
GitHub @ devdotnetorg/apidotnetwallet
20.03.2020 - 1.2.1
- Fix errors
17.03.2020 - 1.2.0
- Add migrations
- Added currency reference path - /seeddata/currencies.json
- Added Swagger to document RESTful WEB API
- Add DockerfileARM for ARM processors
08.03.2020 - 1.1.0
- The configuration file appsettings.json was moved to the /config/ folder for the ability to mount Volume in Docker
06.03.2020
1.0.0 - First build
Read more on the Wiki