I am new, i'm developing an application with the technologies shown below. Now, i want to retrieve an highly sensitive data from a server; Is there a way to use a HTTP POST request to do it in angular typescript? Thank you.
Technologies that I currently use:
- Ionic 4.10.2
- Angular 6
- 8.1.2 (cordova-lib@8.1.1)
- TypeScript
- Visual Studio Code