Skip to content

calimania/api-dot-net

Repository files navigation

Calima C# API

Very serious API for business concerns that was developed in dot net and solves a very particular purpose.

Installing .net

mkdir -p $HOME/dotnet && tar zxf dotnet-sdk-8.0.100-osx-arm64.pkg -C $HOME/dotnet
export DOTNET_ROOT=$HOME/dotnet
export PATH=$PATH:$HOME/dotnet

Run

dotnet run

Acknowledgement

Tutorial for minimalistic Tutorial for API with DB

License

The Satire License (TSL)

Releases

No releases published

Packages

No packages published

Languages