Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thoas/djangogo

Utilities to integrate Go with Django web framework (users management, password encryption, etc.)
https://github.com/thoas/djangogo

Last synced: 2 months ago
JSON representation

Utilities to integrate Go with Django web framework (users management, password encryption, etc.)

Awesome Lists containing this project

README

        

djangogo
========

Ever wanted to integrate the Django_ web framework with your Go stack?

This repository provides utilities to integrate:

* User management
* Password encryption
* Session management

see ``example/`` directory for an integration.

.. _Django: https://www.djangoproject.com/