{% extends 'layouts/base.html' %} {% block title %} API Sample {% endblock title %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
How it works
This codebase can be used to generate secure APIs using DRF. Steps to generate a new service:
Import the POSTMAN Sample collection and access the Generated API