Page MenuHomePhabricator

new-api-landing-page
AbandonedPublic

Authored by kieran709 on Nov 12 2021, 15:30.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

First draft of the new api landing page, created using create-react-app. Several links will need to be updated as XEC specific docs become available.

Test Plan

cd web/api-landing-page
npm i
npm start
review content and copy, ensure necessary information is present.
Please inform on any needed styling changes.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
new-api-landing-page
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningweb/api-landing-page/package-lock.json:15197SPELL2Possible Spelling Mistake
Warningweb/api-landing-page/package-lock.json:28454SPELL2Possible Spelling Mistake
Unit
No Test Coverage
Build Status
Buildable 17248
Build 34327: Build Diff
Build 34326: arc lint + arc unit

Event Timeline

added coments and more descriptive callback references

Thanks for putting this together. After checking it out, and (more importantly), after reconsidering future plans for bch-api (xec-api), I think this should actually live in the docs module.

I don't think we need it until we get our own fork of bch-api going, though. So, please transition to T1955.

Thanks!

This revision now requires changes to proceed.Nov 12 2021, 18:07

abandoning due to changes in plan.