tkozzer / hedera-townhall-api

An API to retrieve and search through Hedera Community Town Hall video's information including the questions (or chapters) and transcripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hedera Community Town Hall API

A RESTful API to retrieve and search through Hedera Community Town Hall video's information including the questions (or chapters) and transcripts.

Prerequisites

  • Node.js

Installing on your local machine

git clone https://github.com/tkozzer/hedera-townhall-api.git

Make sure that you are in the hedera-townhall-api directory

cd hedera-townhall-api

Install dependencies

npm install

Run the API

npm run start

About

An API to retrieve and search through Hedera Community Town Hall video's information including the questions (or chapters) and transcripts.

License:MIT License


Languages

Language:JavaScript 69.0%Language:HTML 18.5%Language:Python 11.4%Language:CSS 1.2%