django-rest-framework-boilerplate

# 로컬환경 세팅
scripts/deploy-local.sh

# secrets.json 세팅
vi project/config/secrets.json

{
    "SECKET_KEY": "my_secret_key"
}

API Spec

GET http://localhost/swagger/?format=openapi