From cb1d43506f9c53fd4ffae1535c8f804b469500c5 Mon Sep 17 00:00:00 2001 From: Ronak Shah Date: Mon, 6 Jul 2020 12:22:17 -0700 Subject: [PATCH] Add Optic to List --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3930ec4..ce4f96b 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ - [Flask-MonitoringDashboard](https://github.com/flask-dashboard/Flask-MonitoringDashboard) - Automatically monitor the evolving performance of Flask/Python web services. - [nplusone](https://github.com/jmcarp/nplusone#flask-sqlalchemy) - Auto-detect n+1 queries with Flask and SQLAlchemy - [connexion](https://github.com/zalando/connexion) - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support. +- [Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs ## Utils