The Stock API is a RESTful service built using Go (Golang) that provides stock data. It allows users to query stock prices,and access other stock-related information. This API is designed to be lightweight and efficient for handling stock market queries.
- Retrieve stock prices
- Fetch stock data
- Search for stock information by ticker symbol
- Delete the Desired Data.
- Go (1.20 or newer) installed on your machine
- Basic knowledge of Go and RESTful APIs
-
Clone the repository:
git clone https://github.com/yourusername/stock-api.git
- go run main.go