Skip to content

serverless express API gathering dApp data with api.better-call.dev and conseil.js

Notifications You must be signed in to change notification settings

MarioJuniorPro/hicetnunc-api

 
 

Repository files navigation

hicetnunc API

API backend for the hicetnunc.xyz NFT Art House deployed on the Tezos blockchain. Used in conjunction with hicetnunc-ui. This code has been tested with @nodejs 12.20.1 and @npm 6.14.10.

Please take a look at the issues list for contributions.

Licensed under MIT license.

Built with APIs from @Cryptonomic and @baking-bad.

Running

npm install -g serverless@2.8.0
npm i
npm start
POST /feed :counter
POST /tz :tz
POST /objkt :objkt_id
POST /hdao :counter

API documentation

Swagger docs generated using swagger-autogen. These allow you to test and view the API responses.

GET /docs

If you add or amend the API endpoints, please also update the swagger definitions, and regenerate the docs:

npm run swagger-autogen

About

serverless express API gathering dApp data with api.better-call.dev and conseil.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%