Rating 1.0 out of 5 (1 ratings in Udemy)
What you'll learn- Write Express JS application using Typescript
- Develop static deployment server using express
- Configure the different use cases for express server
- Manage JSON and protected JSON deployments on the server
- Make protected routes and divide project in different modules
- Understanding ts lint, ts config and transpilation
- Make server SSL
- Write your image server
- Make streaming server
- Configuring the database layer
Description Rating 1.0 out of 5 (1 ratings in Udemy)
What you'll learn- Write Express JS application using Typescript
- Develop static deployment server using express
- Configure the different use cases for express server
- Manage JSON and protected JSON deployments on the server
- Make protected routes and divide project in different modules
- Understanding ts lint, ts config and transpilation
- Make server SSL
- Write your image server
- Make streaming server
- Configuring the database layer
DescriptionThis course is articulated with multiple types of deployments we can make on the single express server. I am focused on typescript implementation of every component/handlers and covering different types of server implementation which are most needed in actual business applications. In this course, we are covering below types of server
Basic application setup with basic HTTP methods GET, PUT, POST, DELETE
Data Access Objects for data access
Static angular or react or any HTML deployment
Static JSON based hosted API server on JSON files
File server for uploading the files as storage service with HTTP access
Image service for image processing on the fly, which will be accepted transformation in URLs
Video streaming server on top of streaming services or hosted videos
Securing video streaming
Middleware server to make requests through express to protect or isolate your microservices
Generating self-signed SSL certificates
Making service HTTPS and mounting express app
If you find this interesting please enroll today.
Happy learning !