Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.33 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.33 KB

Codeleap backend test by Lucas Weber

Description

This is an API for creating, editing and deleting Posts.

For demonstration purposes all user authentication and specific permissions verification has been disabled, so you can access all endpoints without login in.

Dependencies

  • python3.6
  • asgiref==3.2.10
  • dj-database-url==0.5.0
  • Django==3.1
  • django-heroku==0.3.1
  • djangorestframework==3.11.1
  • gunicorn==20.0.4
  • psycopg2==2.8.5
  • pytz==2020.1
  • sqlparse==0.3.1
  • whitenoise==5.2.0

Services

Environment

This code was developed using Intel® Core™ i5-7300HQ CPU @ 2.50GHz × 4, 16GB RAM

OS: Linux - Ubuntu 18.04.3 LTS

All python libs were installed inside a virtualenv

If you have any problems or doubts executing this, please call me!