Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thermondo/django-heroku-connect
Django integration Salesforce using Heroku Connect.
https://github.com/thermondo/django-heroku-connect
django hacktoberfest heroku heroku-connect postgresql salesforce
Last synced: about 1 month ago
JSON representation
Django integration Salesforce using Heroku Connect.
- Host: GitHub
- URL: https://github.com/thermondo/django-heroku-connect
- Owner: thermondo
- License: apache-2.0
- Created: 2017-11-30T12:02:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T11:33:46.000Z (7 months ago)
- Last Synced: 2024-05-22T11:50:24.002Z (7 months ago)
- Topics: django, hacktoberfest, heroku, heroku-connect, postgresql, salesforce
- Language: Python
- Homepage: http://django-heroku-connect.rtfd.io
- Size: 264 KB
- Stars: 19
- Watchers: 19
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
|version| |ci| |coverage| |license|
Django Heroku Connect
=====================**Django integration Salesforce using Heroku Connect.**
Quick Start
-----------We have a `Deploy to Heroku sample`_ that gets you started in less than a
minute... _`Deploy to Heroku sample`: https://github.com/Thermondo/django-heroku-connect-sample
Documentation
-------------Check out the full documentation at here:
https://django-heroku-connect.readthedocs.io/.. |version| image:: https://img.shields.io/pypi/v/django-heroku-connect.svg
:target: https://pypi.python.org/pypi/django-heroku-connect/
.. |ci| image:: https://travis-ci.com/Thermondo/django-heroku-connect.svg?branch=master
:target: https://travis-ci.com/Thermondo/django-heroku-connect
.. |coverage| image:: https://codecov.io/gh/Thermondo/django-heroku-connect/branch/master/graph/badge.svg
:target: https://codecov.io/gh/Thermondo/django-heroku-connect
.. |license| image:: https://img.shields.io/badge/license-Apache_2-blue.svg
:target: LICENSE