{% extends 'base.html' %} {% block content %}

API Endpoints Overview

{{ routes|length }} Routes Available

{{ render_partial('partials/endpoints_table.html', routes=routes) }}
{% endblock %}