Does firebase need API?

APIs are a way to provide services for your own or third-party apps to use. Firebase allows you to provide custom services that, in turn, make use of Firebase’s own services without the hassle of setting up a backend for those services .

Read more

When should you use Firebase?

When your applications require a minimal level of integration with legacy systems or third-party services , firebase will be the right choice. Firebase also becomes an ideal choice when your application does not require heavy data processing or any form of complex user authentication requirements.

Read more