Skip to main content

Add your description here

Project description

django-amisproxy

============ django-amisproxy

django-amisproxy 将django_rest_admin自动生成的drf标准api接口转换成amis后端服务接口应用,方便amis前端直接使用。

django-amis-render 管理前端自动生成文档

https://pypi.org/project/django-amis-render/

django_rest_admin 管理后端自动生成文档

https://pypi.org/project/django-rest-admin/

Quick start

  1. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ..., "django-amisproxy", ]

django-rest-admin的服务地址 API_PROXY_TARGET = 'http://localhost:8000/api/'

  1. Include the django-amisproxy URLconf in your project urls.py like this::

    path('amis-api/', include('amisproxy.urls')),

  2. Run python manage.py migrate to create the models.

  3. Start the development server and visit the admin to create a poll.

  4. Visit the /amis-api/ 替换 django-rest-admin的服务地址/api/进行访问

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_amisproxy-0.1.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_amisproxy-0.1.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file django_amisproxy-0.1.0.tar.gz.

File metadata

  • Download URL: django_amisproxy-0.1.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for django_amisproxy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b5a7b46fd8ebefc3d6d971cd25892721ac825a60c34dae87056376914ca58db3
MD5 f44f08c92b5ee52e81cc6668d2a8df00
BLAKE2b-256 91f95992e46a4b2b8ca72c11f16da5d88bea97967b2f59c066f8bea548d1fd1d

See more details on using hashes here.

File details

Details for the file django_amisproxy-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_amisproxy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a342e1c590814e0f057accbd0d9d571b3507816e5387aa9ba8b53c4edb05ddd9
MD5 8a3e7ed1ef566010fceb5a279ae89eab
BLAKE2b-256 738573a78283bd73ef346f7d3e36eeebd20f6a4e711097571e304f24606d1018

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page