Skip to content

to4to/go-stock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock API in Go

Overview

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.

Features

  • Retrieve stock prices
  • Fetch stock data
  • Search for stock information by ticker symbol
  • Delete the Desired Data.

Prerequisites

  • Go (1.20 or newer) installed on your machine
  • Basic knowledge of Go and RESTful APIs

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/stock-api.git
    
    

Getting Started

  • go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages