Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 526 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 526 Bytes

materia-claim-api

Usage

Clone the repository:

> git clone https://github.com/materia-dex/materia-claim-api.git

Setup the project:

> cd materia-claim-api
> npm install

Launch the server:

> node app.js

Swagger

You can test APIs using Swagger UI configured on localhost:80.

Vercel

The simplified version of this API is deployed on Vercel at materia-claim-api.vercel.app.