Skip to content

CodeBaristas/alephium-stats-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alephium-stats-client

Overview

The alephium-stats-client repository serves as a Proof of Concept demonstrating the basic functionalities and structure of the backend system, which is responsible for serving data and handling requests from the client application.

This repository showcases how to interact with the backend system and provides examples of how to utilize the endpoints exposed by the backend.

Getting Started

To generate the client, follow these steps:

  1. Navigate to the root backend directory.
  2. Ensure all necessary dependencies are installed (lets, openapi-generator-cli)
  3. Use the command lets client to generate the client.

Open Endpoints

All open endpoints and their functionalities can be found in the documentation. These endpoints serve as the entry points for interacting with the backend. Since this is only a proof of concept, the system is designed to be easily extensible. You can add new endpoints to fulfill additional functionalities as needed.

Additional Resources

  • Backend Repository: Link to the backend repository for further reference.
  • documentation: Detailed documentation of the backend API endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages