Skip to content

Application based on phoenix framework build during the NLW05 event with the main goal to learn and reach a next level with Elixir.

Notifications You must be signed in to change notification settings

tiagofeliz/api_inmana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-inmana

Application based on phoenix framework build during the NLW05 event with the main goal to learn and reach a next level with Elixir.

How to use:

  • Install dependencies: mix deps.get
  • Create and migrate database: mix ecto.setup
  • Start Phoenix server: mix phx.server

Now you should be able to reach localhost:4000 on the browser.

Health check: localhost:4000/api/v1/sanity/check

About

Application based on phoenix framework build during the NLW05 event with the main goal to learn and reach a next level with Elixir.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages