imthaghost / stockapiLinks
Stock data Rest-ful API built in Go. Various endpoints regarding stock data scraped directly from Yahoo Finance. Use this for a quick start regarding stock data.
☆29Updated 5 years ago
Alternatives and similar repositories for stockapi
Users that are interested in stockapi are comparing it to the libraries listed below
Sorting:
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆248Updated 5 years ago
- The ultimate guide to microservices in Go☆96Updated 5 years ago
- .NET otel logger example☆110Updated last year
- A go, postgres API with basic jwt auth starter, complete with a react frontend☆185Updated 4 years ago
- app to enter your daily tasks and tag them☆160Updated 6 years ago
- ☆131Updated 5 years ago
- Chat service using Redis, Golang and websockets☆72Updated 3 years ago
- ☆78Updated 5 years ago
- This is the dockerized version of the api built here: https://github.com/victorsteven/Go-JWT-Postgres-Mysql-Restful-API☆89Updated 5 years ago
- Golang Docker Compose Example☆123Updated 3 years ago
- An example repo that shows the usage of a static react app communicating over TLS to a GRPC api without Envoy☆41Updated 5 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 5 years ago
- Deploying a Go app on Kubernetes (Hands-on example with Minikube)☆36Updated 3 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆319Updated 6 years ago
- Build a Golang app with the Gin framework, and authenticate with Auth0 + JWT☆185Updated 4 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Payment Gateway Golang Example☆38Updated 7 years ago
- Pragmatic Boilerplate for Golang RESTful Server Implementation☆182Updated 2 years ago
- ☆72Updated 5 years ago
- Simple "Let's Code" REST API for YouTube☆70Updated 5 years ago
- A basic online store REST API written with Golang