CoolFace
Apppublic

developer2guy/middleware-bridge-pro

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
5 commits on main
0b5e8451y ago

complete this code and make it also generate random tokens and secret keys. create mock credentials to access it.

developer2guy
d861f8f1y ago

make it a webapp that changes screens in one windows and have icons

developer2guy
b562ba21y ago

finishwriting the whole code and make it functional and add login/ register page. have a section where the user can create endpoints intergration to another component. include different types of authentication and create test connections with admin previlidges. embedd swagger for endpoint tests

developer2guy
a30d1121y ago

Create a middleware that can integrate two systems and databases by establishing a connection and creating callbacks and the API retrieving the data and creating cached API POST end point for the front end to access. create a simple configuration page for both frondend and backend connection credentials and connection test for both ends of the integration and the configuration of what the API Gateway must retrieve as an MIME encrypted file thats decrypted by the API before displaying it on the mapped are of the front end.

developer2guy
4f8f2221y ago

initial commit

developer2guy