Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.49 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.49 KB

Django rest starter

python package created with the aim of adding functionality to the creation of a project built with django and django rest framework

Badge Badge

Badge Badge Badge Badge

💡 Objective

I built this project to make more easy build rest web apps with django and django rest

This fits to you if:

  • You want build django rest web applications more easily;
  • Want use Heroku;

⚙️ How to install:

install the package globaly:

  pip install django-rest-starter

💻 How to use:

create the project:

  django-rest-starter nome_do_seu_projeto

optional arguments:
--user:

  Add user template to the project

--heroku:

  Add heroku template to the project

🤝 Contributions

if you have any tips or proposals to improve the code, open an issue and detail your proposal. every contribution is welcome.

📜 License

this project is using the mit license MIT.