• Stars
    star
    13
  • Rank 1,512,713 (Top 30 %)
  • Language
    Go
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fyers API golang client will help users to connect with various fyers APIs and subscribe with WebSocket notification. Users can execute orders in real-time and get order status as well as stream live market data via WebSocket.

More Repositories

1

kubernetes

Sample programs for listing k8s resources like pods, services etc using kubernetes-client official java SDK and fabric8/kubernetes-client java SDK
Java
6
star
2

hackerrank

Efficient solutions to hackerrank problems
Java
5
star
3

fyers-api-models

Go
1
star
4

mrp

PHP
1
star
5

rishi-anand.github.io

My personal web space :
CSS
1
star
6

blend

blend is a library to merge complex YAMLs and it preserves the order of YAML output after merging as it was in the input
Go
1
star
7

kubernetes-challenge-completed

This repository is solution for a challenge posted in learnk8.
1
star
8

logdebugg

Developed a Shell Script which collects all logs based on user Input Parameters. Logs can be collected in two Modes: TimeStamp or No. of Lines. In TimeStamp all logs will be collected which are touched inโ€˜tโ€™ minute duration. In No. of Lines, โ€˜nโ€™ number of logs from end will be collected. Input path can be given in two ways: by passing argument or by passing address in properties file. User input is being validated and for incorrect user input, User is shown list of Parameters. Properties file gets created automatically if do not exist, and shows help menu whenever shell script is executed with โ€˜โ€“help commandโ€™ and then user can pass address of multiple log files. Also it Analyses log files with some Pattern and highlights area of log file where pattern is found and a specific operation can be performed for each Pattern like installing a service or moving some file from one directory into another directory.
Shell
1
star