BlockInfinity / dex_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger API

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:8080/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

run server

In current folder:

swagger project start

In second terminal:

swagger project edit

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.2%Language:HTML 2.8%