Skip to content

uk-gov-mirror/DFE-Digital.get-into-teaching-api-csharp-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Get into Teaching API C# Client

C# client for the Get into Teaching API.

Development

You can update the C# client by regenerating it from the Get into Teaching API swaggeer documentation. We need to use v2 of swagger-codegen.

brew install swagger-codegen@2
swagger-codegen generate -i <swagger_docs_url> -l csharp -o ./lib -c config.json

About

C# client for the Get into Teaching API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%