ondrejsika / vercel-api-mock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is in Work in Progress state. If you need something, create an issue

Vercel API Mock

2019 Ondrej Sika <ondrej@ondrejsika.com>
https://github.com/ondrejsika/vercel-api-mock

Simple Vercel API mock for terraform-plugin-vercel development.

Install

git clone git@github.com:ondrejsika/vercel-api-mock.git
cd vercel-api-mock
pipenv install

Run

Server

Server listen on http://0.0.0.0:80 by defaul.

./run-server.sh

CLI

  • ./run-list-resources.sh - list of all actual (created & not deleted) resources

About


Languages

Language:Python 98.8%Language:Shell 1.2%