This repository contains documentation for the One-For-All API, a versatile API that provides various functionalities such as weather data retrieval, text generation, market data analysis, news article retrieval, and movie details lookup.
To get started with the One-For-All API, follow the instructions provided in the API documentation.
The Weather branch provides weather data based on the location.
api
: Your OpenWeatherMap API key.location
: The location for which you want to retrieve weather data.
/api/weather?api=YOUR_Openweathermap_API_KEY&location=YOUR_LOCATION
The ChatGPT branch provides text generation based on the provided prompt.
api
: Your OpenAI API key.prompt
: The prompt text for generating chat response.
/api/chatgpt?api=YOUR_OpenAI_API_KEY&prompt=YOUR_PROMPT
The Market Data branch provides market data based on the provided symbols.
symbols
: Comma-separated list of symbols.
The Market Data branch provides market data based on the provided symbols.
symbols
: Comma-separated list of symbols.
/api/getMarketData?symbols=YOUR_SYMBOLS
The News branch provides news articles based on the provided sources, category, and country code.
apiKey
: Your News API key.sources
: Comma-separated list of news sources.category
: Category of news.country
: Two-letter country code (ISO 3166-1 alpha-2).
/api/news?apiKey=YOUR_API_KEY&sources=NEWS_SOURCE&category=CATEGORY&country=COUNTRY_CODE
The Movies branch provides movie details based on the provided movie title.
apiKey
: Your API key for movie data.query
: The title of the movie.
/api/movies?apiKey=YOUR_API_KEY&query=MOVIE_TITLE
Thanks to the following people who have contributed to this project:
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this project helpful, you can support its development by buying me a coffee: