Developer's website
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
# FEATURE: Developer's website
The Developer's website should provide all of the information, links, etc. to support 3rd parties wanting to use the BCRegistry APIs.
### Scenario: Homepage and primary drop down menu.
**GIVEN** the user has some experience building applications
**WHEN** they come to the Developer's homepage.
**THEN** they should find the resources necessary to consume the APIs
### Scenario: Getting started page
**WHEN** the developer navigates to the _getting started page_
**THEN** they the steps necessary to open an account and get an API KEY should be clear
### Scenario: Register an API and Service to be consumed through the Gateway
**GIVEN** the account has been approved to use the gateway
**WHEN** they submit their OAS document and endpoint service information
**AND** the submission has been assigned for review
**THEN** the OAS is linted for conformance
**AND** reviewed by the SRE team for hosting.
### Scenario: Developer wants to see activity and ledger of activity
**GIVEN** the account has been approved to use the gateway
**WHEN** the Developer selects to view activity
**THEN** they can view the account activity screen
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.