How can I create multiple .js or .jsw files for creating different API endpoints?

Currently, I can access the API endpoints which are created through http-functions.jsw. Can I use any other file name like abc.jsw? Can I create multiple endpoints like test1.jsw and test2.jsw?