glugen

OpenAPI Typescript HTTP Client Generator

Usage no npm install needed!

<script type="module">
  import glugen from 'https://cdn.skypack.dev/glugen';
</script>

README

glugen

Codacy Quality Badge Codacy Coverage Badge CircleCI

npm Dependency Status devDependency Status cdnjs

node npm npm All Contributors Gitter

glugen generates http clients for an OpenAPI v3 specification.

:warning: This is still in under early development: Be very careful here!

NPM

Table of Contents

Features

Distributions

Dependencies

CLI

Generated Code

Usage

glugen --input ./api.yaml --output ./api-generated.ts

Troubleshooting

Contribute

This is a developer friendly project, all the contributions are welcome. To contribute just send a pull request with your changes following the guidelines described in [CONTRIBUTING.md(./CONTRIBUTING.md). I will try to review them as soon as possible.

Contributors

Thanks goes to these wonderful people (emoji key):


Rodrigo Fernandes

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Copyright 2020-present Rodrigo Fernandes. Released under the terms of the MIT license.