All Downloads are FREE. Search and download functionalities are using the official Maven repository.

finch.README.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
# OpenAPI generated server

## Overview
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project.  By using the
[OpenAPI-Spec](https://openapis.org) from a remote server, you can easily generate a server stub.  This
is an example of building a OpenAPI-enabled scalatra server.

This example uses the [finch](http://github.com/finagle/finch/) framework.  To see how to make this your own, look here:

[README](https://github.com/openapitools/openapi-generator/master/samples/server-generator/finch)


### After generation

Run `scalafix RemoveUnusedImports` to cleanup unused imports.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy