Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scanf-s/django_example
Django를 사용한 OAS 문서 작성 예시, 기본 API 개발, 캐싱, CI/CD, 배포, 성능 테스트와 모니터링
https://github.com/scanf-s/django_example
aws django django-rest-framework docker docker-compose github-actions grafana jwt korean locust openapi3 prometheus redis sqllite3 terraform
Last synced: 1 day ago
JSON representation
Django를 사용한 OAS 문서 작성 예시, 기본 API 개발, 캐싱, CI/CD, 배포, 성능 테스트와 모니터링
- Host: GitHub
- URL: https://github.com/scanf-s/django_example
- Owner: Scanf-s
- License: apache-2.0
- Created: 2025-02-07T17:27:12.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2025-02-13T04:24:14.000Z (2 days ago)
- Last Synced: 2025-02-13T05:24:46.349Z (2 days ago)
- Topics: aws, django, django-rest-framework, docker, docker-compose, github-actions, grafana, jwt, korean, locust, openapi3, prometheus, redis, sqllite3, terraform
- Language: Python
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 목차
1. Restful API -> See 1.restful-api branch
2. Caching -> See 2.caching-and-performance-test branch
3. CICD -> See 3.cicd-and-deploy branch
4. Monitoring -> See 4.monitoring branch