An open API service indexing awesome lists of open source software.

https://github.com/docspring/docspring-openapi-generator

FormAPI client libraries
https://github.com/docspring/docspring-openapi-generator

Last synced: 3 months ago
JSON representation

FormAPI client libraries

Awesome Lists containing this project

README

          

# FormAPI CSharp Client

Install mono:

```
brew cask install mono-mdk
```

Build:

```
bash build.sh
```

Run tests:

```
bash mono_nunit_test.sh
```