使用cookiecutter-django-rest輕松、快速創建健壯的rest apis

ImogenNixon 8年前發布 | 21K 次閱讀 Django Web框架

來自: https://github.com/agconti/cookiecutter-django-rest

cookiecutter-django-rest

For creating REST apis for mobile and web applications.

Overview

This cookiecutter template takes care of the setup and configuration so you can focus on making your api awesome. Scaffolding a project takes seconds and it gives you authentication, user accounts, and the docs and tests to support them. After that, just add your own resources to the api and start shipping.

This project gives you a solid foundation for your api to mature by baking in things like asynchronous queueing, image optimization, and application monitoring.

Quick Start

Installcookiecutter:

pip install cookiecutter

Scaffold your project:

cookiecutter gh:agconti/cookiecutter-django-rest

Example of the result: https://github.com/agconti/piedpiper-web

Features

Contributing

Want a new feature? Open an issue and let's chat! Find a bug? Submit a Pull Request!

This project adheres to the Contributor Code of Conduct .

</article>

 本文由用戶 ImogenNixon 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!