Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/101loop/drf-instamojo
Instamojo app for Django based on Django REST Framework
https://github.com/101loop/drf-instamojo
django django-application django-payments django-rest-framework himanshu-shankar instamojo instamojo-api instamojo-payment-gateway instamojo-sdk instamojo-server payment-gateway payment-integration payment-processing
Last synced: 2 months ago
JSON representation
Instamojo app for Django based on Django REST Framework
- Host: GitHub
- URL: https://github.com/101loop/drf-instamojo
- Owner: 101Loop
- License: gpl-3.0
- Created: 2018-12-15T13:11:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T04:43:29.000Z (about 4 years ago)
- Last Synced: 2024-10-11T07:21:43.268Z (2 months ago)
- Topics: django, django-application, django-payments, django-rest-framework, himanshu-shankar, instamojo, instamojo-api, instamojo-payment-gateway, instamojo-sdk, instamojo-server, payment-gateway, payment-integration, payment-processing
- Language: Python
- Homepage: https://drf-instamojo.readthedocs.io/
- Size: 50.8 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Instamojo | Django REST Framework
=================================.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Code style: black.. image:: https://readthedocs.org/projects/drf-instamojo/badge/?version=latest
:target: https://drf-bulk.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusA package for Instamojo integration in Django REST Framework. Based on `Instamojo Wrapper`_ by `Instamojo`_.
.. _Instamojo Wrapper: https://github.com/Instamojo/instamojo-py
.. _Instamojo: https://github.com/InstamojoOverview
--------``Instamojo | Django REST Framework`` is a Django packaged app that provides necessary `views` based in Django REST Framework. It enables easy integration of Instamojo Payment Gateway with Web/Mobile Application with a RESTful API based server.
Documentation
=============For more information on installation and configuration see the documentation at:
https://drf-instamojo.readthedocs.io/Contributing
============Please file bugs and send pull requests to the `GitHub repository`_ and `issue
tracker`_... _GitHub repository: https://github.com/101loop/drf-instamojo/
.. _issue tracker: https://github.com/101loop/drf-instamojo/issues/