Skip to content

Latest commit

 

History

History

phoenix_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PhoenixApp

This simple Phoenix API Application demonstrates the usage of open_api_spex.

To run this application:

mix deps.get
mix phoenix_app_web.open_api_spec
mix ecto.create
mix ecto.migrate
mix phx.server

Navigate to http://localhost:4000/swaggerui