Coder Social home page Coder Social logo

rajkumarbestha / cookiecutter-django-drf-api-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osminogin/cookiecutter-django-drf-api

0.0 1.0 0.0 38 KB

Django REST Framework public API cookiecutter template

Home Page: https://github.com/audreyr/cookiecutter

License: MIT License

Python 73.59% HTML 26.01% CSS 0.39%

cookiecutter-django-drf-api-1's Introduction

Cookiecutter Django Ultimate

python 3.5, 3.6 license Requirements Status

Ultimate Django project template via cookiecutter include most of Django features and apps.

Features

  • Latest Django 2.0, Python 3.6 stable releases.
  • PostgreSQL, MariaDB databases (or SQLite for developing).
  • Celery, Redis Server for cache and async queue (if enabled).
  • Docker support.
  • Django REST Framework for public and private APIs.
  • Ready for instant deploying to Heroku.
  • User authentication (login/logout) and registration (with email confirmation).
  • Assets storage via S3 (or any object storage with plugins).

Requirements

Install cookiecutter command line util:

sudo pip3 install cookiecutter
# or more secure (but add ~/.local/bin to $PATH env)
pip3 install --user cookiecutter

Usage

Generate a new Cookiecutter template layout:

cookiecutter gh:osminogin/cookiecutter-django-ultimate

License

This project is licensed under the terms of the MIT License.

cookiecutter-django-drf-api-1's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.