suddi / tweetindex-schema

JSON schemas for AWS API Gateway for tweetindex-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tweetindex-schema

CircleCI Codacy Badge license

JSON schema used for request and response validation in AWS API Gateway for tweetindex-lambda

Setup

pip install virtualenvwrapper
mkvirtualenv tweetindex-schema

pip install --requirement requirements.txt --requirement test_requirements.txt

Linting

python setup.py lint

Testing

python setup.py test

About

JSON schemas for AWS API Gateway for tweetindex-api

License:Apache License 2.0


Languages

Language:Python 100.0%