Skip to content

Automatically generate Swagger definitions from Ecto schemas

Notifications You must be signed in to change notification settings

madshargreave/swagger_ecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

992a91c · Jan 19, 2019

History

17 Commits
Dec 18, 2018
Jan 2, 2019
Jan 2, 2019
Dec 18, 2018
Dec 19, 2018
Dec 18, 2018
Jan 19, 2019
Jan 19, 2019

Repository files navigation

SwaggerEcto

TODO: Add description

Installation

If available in Hex, the package can be installed by adding swagger_ecto to your list of dependencies in mix.exs:

def deps do
  [
    {:swagger_ecto, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/swagger_ecto.

About

Automatically generate Swagger definitions from Ecto schemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages