Apex Class act as a REST endpoint

Thank you for the reply Vachon. So I have an Apex Controller that calls the other Apex Classes. Do I need to add the @InvocableMethod annotation to all of the classes or just the Controller?
Thanks
Michael