Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 290 Bytes

Rustivi REST API

This is an early work in progress draft of the rustivi REST API.

Run git submodule update --init --recursive after cloning. Then npm install in both swagger-editor and swagger-ui.

To edit the API, run npm run serve-static in swagger-editor.