An open API service indexing awesome lists of open source software.

https://github.com/sveetch/sveetch-djangoapp-sample

A project sample created from cookiecutter-sveetch-djangoapp
https://github.com/sveetch/sveetch-djangoapp-sample

Last synced: about 1 year ago
JSON representation

A project sample created from cookiecutter-sveetch-djangoapp

Awesome Lists containing this project

README

          

.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _Django REST framework: https://www.django-rest-framework.org/

=========================
Sveetch Django app sample
=========================

A project sample created from cookiecutter-sveetch-djangoapp

Dependancies
************

* `Python`_>=3.8;
* `Django`_>=3.2,<4.2;
* `Django REST framework`_>=3.14.0;

Links
*****

* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;