Skip to content

Commit

Permalink
Add Flask-Reactize (mjhea0#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Jan 16, 2022
1 parent 74beb29 commit ae88407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

#### Monitoring

- [Airbrake](https://airbrake.io/docs/installing-airbrake/installing-airbrake-in-a-flask-app/) - Airbrake Flask integration.
- [Airbrake](https://docs.airbrake.io/docs/platforms/flask/) - Airbrake Flask integration.
- [Elastic APM Agent](https://www.elastic.co/guide/en/apm/agent/python/current/flask-support.html) - Elastic APM Flask integration.
- [Flask Monitoring Dashboard](https://flask-monitoringdashboard.readthedocs.io) - Dashboard for automatic monitoring of Flask web-services.
- [Sentry Python SDK](https://sentry.io/for/flask/) - Sentry SDK Flask integration.
Expand Down Expand Up @@ -201,6 +201,7 @@
- [Flask-Limiter](https://flask-limiter.readthedocs.io) - Rate limiting features to Flask routes.
- [Flask-Moment](https://github.com/miguelgrinberg/Flask-Moment) - Moment.js date and time formatting helpers for Jinja2 templates.
- [Flask-Paginate](https://pythonhosted.org/Flask-paginate/) - Pagination support.
- [Flask-Reactize](https://github.com/jchomarat/flask-reactize) - Replaces the Node.js development backend for React with Flask.
- [Flask-Shell2HTTP](https://github.com/Eshaan7/Flask-Shell2HTTP) - RESTful/HTTP wrapper for Python's subprocess API, so you can convert any command-line tool into a RESTful API service.
- [Flask-Sitemap](https://flask-sitemap.readthedocs.io) - Sitemap generation.
- [Flask-SocketIO](https://flask-socketio.readthedocs.io) - Socket.IO integration.
Expand Down

0 comments on commit ae88407

Please sign in to comment.