https://github.com/pdevito3/temp-vet
https://github.com/pdevito3/temp-vet
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdevito3/temp-vet
- Owner: pdevito3
- Created: 2020-10-06T02:03:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T02:04:54.000Z (over 5 years ago)
- Last Synced: 2024-12-29T07:16:48.046Z (about 1 year ago)
- Language: C#
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VetClinic.Api
This project was created with [Craftsman](https://github.com/pdevito3/craftsman).
## Get Started
Go to your solution directory:
```shell
cd VetClinic.Api
```
Run your solution:
```shell
dotnet run --project webapi
```