Skip to content

weberxw/codeleap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages