I often hear the phrase "endpoint" in the context of RESTful architecture. What is endpoint? just the method like the one in the class annotated with @Controller in Java Spring framework?
Cant actually find the exact answer to this question in google.
It`s just a URI where the RESTful service can be accessed from.
E.G. https://example.com/api/products is the URI Endpoint to list all available products in the system.
Just thought I post an answer in case someone else comes across the same question.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With