GithubHelp home page GithubHelp logo

shanemaglangit / morph-tracking-api Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 51 KB

API for tracking morphing events on the Ronin chain

Home Page: https://morph.betteraxie.tech

License: GNU General Public License v3.0

Shell 0.45% Go 99.55%
axie-infinity axie go golang go-ethereum

morph-tracking-api's Introduction

morph-tracking-api

API for tracking morphing event on the ronin chain.

Usage

Use this endpoint to use this API. This accepts the following parameters:

Params Value Description
page Integer Page of the result. Each page is an offset of page * 100.
asc Boolean Determines if results should be in ascending or descending order.
byId Boolean Determines if the order will be based on the Axie's ID or by the default setting. Default is by timestamp.

Rebuild locally

This assumes that you have a correctly configured Go toolchain

Install the dependencies

go mod tidy

Create a .env file with corresponding values based on .dist.env

DB_USERNAME=
DB_PASSWORD=
DB_HOST=
DB_PORT=
DB_NAME=

Build the binary and run the executable

go build .
./morph-tracking-api

morph-tracking-api's People

Contributors

shanemaglangit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.