Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbuget/captain-api
Captain API is a little Web app that helps you and your team to manage your API in a collaborative and secured way.
https://github.com/jbuget/captain-api
Last synced: about 2 months ago
JSON representation
Captain API is a little Web app that helps you and your team to manage your API in a collaborative and secured way.
- Host: GitHub
- URL: https://github.com/jbuget/captain-api
- Owner: jbuget
- Created: 2019-04-26T08:03:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:48:55.000Z (about 2 years ago)
- Last Synced: 2023-03-24T06:41:25.980Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://granny.netlify.com
- Size: 2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Captain API
## Prerequisites
- Git 2.21+
- Docker 19.03.2+
- Node v10.15.3+
- NPM 6.4.1+
- Vue CLI 3.12+## Installation
```bash
git clone [email protected]:jbuget/captain-api.git
./setup.sh
```