SwaggerProvider
API interface generator
Generates type-safe interfaces from Swagger API definitions
F# generative Type Provider for Swagger
263 stars
12 watching
58 forks
Language: F#
last commit: 21 days ago
Linked from 1 awesome list
fsharpopenapiopenapi2openapi3swaggertypeprovider
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
swagger-api/.github | Provides common files and templates for Swagger APIs | 3 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
stcarrez/swagger-ada | Supports OpenAPI Specification in Ada programming language | 27 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
reg2005/adonis5-swagger | Provides API documentation generation for AdonisJS applications using Swagger protocol | 104 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
eiriktsarpalis/typeshape | A library that enables practical datatype-generic programming in F# | 302 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |