Difference between the two url specified

Viewed 24

A simple question ,what is the difference between the two URL specified

/learn-management/lesson/:lessonID? vs /learn-management/lesson/:lessonID

what does the '?' after lessonID mean ?

ExpressJS is being used for backend api.

0 Answers
Related