(TypeScript, Angular, Node.js, Bootstrap, jQuery, HTML/CSS, AWS Elastic Beanstalk, S3, AWS RDS, Stripe)
§ Developed an online shopping web application with Angular and Node.js based on microservice architecture
§ Realized authentication and authorization with OAuth 2.0 and simulated credit card transaction via Stripe
§ Design and implement RESTful APIs with Swagger for efficient and robust data exchange
§ Create high performance and flexible database schemas on AWS RDS Platform to record order and user information
FIRST: set up your ssh keys with GitHub
- Typescript
- Getting typings with @types
- Node
- Node Package Manager (npm)
- Gulp
- gulpfile.js
- Express
- Angular
- Bootstrap
- Unit test: TDD (Test Driven Develop)
- MySQL
- ORM: Dommel
- RESTful API (Http call: GET POST PUT DELETE...)
- Testing Tool:
- Postman (in Chrome)
- REST Client (in VSCode)
- HttpRequester (in Sublime)
- Testing Tool:
- Webpack
- Travis CI
- Git
/Collections
- GET
- POST
/{Parameters}
- GET
- PUT
- DELETE