Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 458 Bytes

My First Django Project

This project uses Docker, Travis-CI, Django and PostgreSQL to build a back-end RESTful API to manage personal recipes.

Utilizes Travis-CI for a test driven development life cycle.
Utilizes a production grade database PostgreSQL for database management.
Utilizes Django REST Framework for built-in authentication, viewsets, serializers and a browsable API.

*** PROJECT IN PROGRESS ***

Thanks for tuning in!