In compliance for IT ELECTIVE 4 | SYSTEMS INTEGRATION AND ARCHITECTURE 2(ITEC 116)
- assignment-1-fibonacci-sequence
- assignment-2-prime-number
- assignment-3-factorial-calculator
Note
Each assignment has its designated branch.
- Node JS, NestJS, Browser/Postman
Request
- Method:
Get
- Path: example
http:localhost:9090/assignments/fibonacci/5
Important
Make sure that you run the nestjs server to make it work.