Skip to content

A GraphQL implementation of the BitClout's REST API written in NestJS.

Notifications You must be signed in to change notification settings

amrikmalhans/bitclout-graphql

Repository files navigation

A GraphQL implementation of the BitClout's RESTful API built with Nest.JS which is a framework for building efficient and scalable server-side applications.

Nest Logo

Description

BitClout RESTful API's implementation using Nest and GraphQL.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Support

you can support me by buying my coin on BitClout

About

A GraphQL implementation of the BitClout's REST API written in NestJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published