Web APIs are the fundamental part of HTML5 based application development and are especially useful to mobile web apps.
These APIs provide access to native device and platform functionalities to the web apps via JavaScript.
Nectar demonstrates the following standard HTML5 Web APIs —
Web API | Resources |
Battery Status API | |
Clipboard API | |
Device Memory API | |
Device Orientation API | |
File API | |
Fullscreen API | |
Geolocation API | |
Network Information API | |
Online/Offline Status API | |
Page Visibility API | |
Permissions API | |
Quota Estimation API | |
Screen Orientation API | |
Server-Sent Events API | https://www.html5rocks.com/en/tutorials/eventsource/basics |
Vibration API | |
Web Share API |
You can check the Web APIs support for you targeted browsers by directly accessing — https://whatwebcando.today