An open API service indexing awesome lists of open source software.

https://github.com/gilluan/market_place_api

Phoenix marketplace api
https://github.com/gilluan/market_place_api

Last synced: 3 months ago
JSON representation

Phoenix marketplace api

Awesome Lists containing this project

README

        

# MarketPlaceApi

To start this Phoenix app:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Install Node.js dependencies with `npm install`
* Start Phoenix endpoint with `mix phoenix.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.