{% extends "core/site_base.html" %} {% block tabtitle %}Extras - Simmate{% endblock %} {% block body %} {# Header #}

Extras

Additional features that Simmate currently supports. Many more features and utilities can also be found on our Github page.

{# REST API card #}
REST API

This lets you search our database using just a website URL and then returns your data as JSON.

Learn More... View an example!

{% endblock %}