공부하고 싶은 내용들을 공부하는 repository 입니다.
__공부하고 있는 것들__ - Node JS - [passport 모듈을 이용한 로그인 기능 구현](https://github.com/wonism/back-end-study/tree/master/nodejs/passport-example) - [nodemailer 로 메일 보내기](https://github.com/wonism/back-end-study/tree/master/nodejs/nodemailer-example) - [AWS S3 에 이미지 업로드 하기](https://github.com/wonism/back-end-study/tree/master/nodejs/s3-image-upload) - [sequelize & sequelize-cli 로 DB Migration 및 사용 하기(작성중)](https://github.com/wonism/back-end-study/tree/master/nodejs/sequelize-cli-example) - [localhost 에서 HTTPS 환경 구축하기](https://github.com/wonism/back-end-study/tree/master/nodejs/https-localhost) - Nginx - [Let's Encrypt 로 https 지원하기](https://github.com/wonism/back-end-study/tree/master/nginx/lets-encrypt-example)앞으로 추가하려는 내용들
- Express JS (Node JS framework)
- Ruby On Rails
- Web Socket
- Spring boot
공부해보고 싶은 내용들
- Hapi JS (Node JS framework)
- Kakao Messaging API
- python Flask or Django
- Play 2 (Scala)