사용기술 Flask-Bcrypt : 패스워드 등 데이터 암호화 모듈 Flask-Migrate : 데이터베이스 마이그레이션 모듈 Flask-SQLAlchemy : 데이터베이스 ORM(Object-relational mapping) 모듈 PyJWT : JWT(Json Web Token) 웹 인증 모듈 Flask-Script : 외부 모듈 커멘드 실행 관리 모듈 Namespaces(Blueprints) Flask-restplus UnitTest 원문 How to structure a Flask-RESTPlus web service for production builds by Greg Obinna How to structure a Flask-RESTPlus web service for production bui..
Django 기초 홈 : https://docs.djangoproject.com/en/2.1/ 기초(한글) : http://pythonstudy.xyz/python/article/301-Django-소개 자습서(한글) : https://wikidocs.net/9623 모델링 : http://nukggul.tistory.com/17 2.0 릴리즈(한글) : http://raccoonyy.github.io/django-2-0-release-note-summary/ 주의 사항(한글) : http://raccoonyy.github.io/django-development-mistakes-in-2014-translatate/ gunicorn + supervisor + nginx 연동 : https://yujuwon..
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879import requestsimport json api_url = "https://https://api.warpmemory.com/v1"#auth = ('id', 'passwd')auth = ()header = {'Content-Type': 'application/json'}server = "server-001.warpmemory.com"user = "test"passwd = "password"quota = 1000bandwidth = 200..
1. 개요PHP Restful API 및 Swagger UI 제공을 위한 Silex 프레임워크 설치 및 셋팅 방법Silex 프레임워크, Swagger UI를 이용한 API 개발 방법2. 셋팅2.1. Silex 프레임워크 설치vi /home/apps/php/lib/php.ini- allow_url_fopen = Off+ allow_url_fopen = On mkdir /home/dsan/program/www/apicd /home/dsan/program/www/apicurl -s https://getcomposer.org/installer | phpphp composer.phar require silex/silexphp composer.phar require jdesrosiers/silex-swagger-p..
- Total
- Today
- Yesterday
- Ansible
- RESTful
- 이슈처리
- apache
- 예제
- MariaDB
- File
- monitoring
- PowerShell
- Windows
- 외부링크
- command
- example
- httpd
- 코드
- client
- deview
- Python
- Linux
- 명령어
- limits
- code
- configuration
- Web
- engineering
- check
- 번역
- Module
- error
- mysql
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |