reverse proxy jtf lib
Fixes Fixes reverse proxy
Description to make a jtf-lib's routes available through the framework's URL
Type of PR This PR is a feature.
Tests
- enable jtf-lib in config.dist.json
- update submodule by git submodule update --init --recursive
- build jtf-lib container through ./cdlidev -- build jtf-lib then run server
- Test this route through postman http://localhost:2354/jtf-lib/api/getSignnamesATFLINEits post request so pass this{"atf":"ma-ba2-da ba-ba3-du"}as body and it should return 200 with the responseMA PA DA BA U.U.U DU
Checklist:
- 
My pull request has a descriptive title (not a vague title like "Update index.md").
- 
My pull request targets the phoenix/developbranch of the repository.
- 
My commit messages follow best practices. 
- 
My code follows the established code style of the repository. 
- 
I added tests for the changes I made (if applicable). 
- 
I added or updated documentation (if applicable). 
- 
I tried running the project locally and verified that there are no visible errors. 
Edited  by Vishv Kakadiya