Necessary tools in `local environment` for Mobile Frontend - muhamed-hassan/safe_planet GitHub Wiki
-
Get yourself familiar with the command prompt
- to get more visibility, you can use this awesome 😍 command_line-tool
CURL
- to get more visibility, you can use this awesome 😍 command_line-tool
-
Connectors with backend apps shall be with an http-client that is built locally based on the interface integration contract made of JSON
- JSON file represents a data exchange model.
- Besides data types per language in bits representation shall be known in advance to do the proper mapping upon implementation.