Categories: API DevelopmentNews

New Initiative: API Bar

We would like to introduce our new initiative, namely API Bar, in relation with business APIs that are getting released/published day in day out as part of business strategy by companies of every size (large, medium, small). The reason we have named the initiative as API Bar is that the way APIs (making the business competitive) are coming up every day seems like APIs presented in bottles with different labels  with developers trying to figure out which APIs to use and why? 🙂

As part of this initiative, we shall be doing following activities and publish our findings appropriately from time-to-time:
  • Evaluate the APIs from technical perspective while exploring different versions that exist and the future roadmap
  • Evaluate the business needs that these API would serve
  • Sight examples on who are using these APIs
  • Provide information on how to get started on integrating these APIs
  • Mention on any API management platforms (such as Apigee) that could be used to integrate with these APIs
  • Last but not the least, provide our views on API-related news
Following are some of the APIs that we shall get started with:
  • Google APIs serving different business needs
  • Social networking APIs such as that provided by Facebook, Twitter etc
  • Payment platform APIs such as Paypal
If you want to get your API evaluated and published, drop us an email. Thank you.
Nidhi Rai

Nidhi has been been actively blogging in different technologies such as AI / machine learning and internet technologies. Her field of interest includes AI / ML, Java, mobile technologies, UI programming such as HTML, CSS, Javascript (Angular/ReactJS etc), open-source and other related technologies.

Recent Posts

Coefficient of Variation in Regression Modelling: Example

When building a regression model or performing regression analysis to predict a target variable, understanding…

2 weeks ago

Chunking Strategies for RAG with Examples

If you've built a "Naive" RAG pipeline, you've probably hit a wall. You've indexed your…

3 weeks ago

RAG Pipeline: 6 Steps for Creating Naive RAG App

If you're starting with large language models, you must have heard of RAG (Retrieval-Augmented Generation).…

3 weeks ago

Python: List Comprehension Explained with Examples

If you've spent any time with Python, you've likely heard the term "Pythonic." It refers…

3 weeks ago

Large Language Models (LLMs): Four Critical Modeling Stages

Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…

4 months ago

Agentic Workflow Design Patterns Explained with Examples

As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…

4 months ago