Create README.md

This commit is contained in:
Bill Bittner 2017-06-11 17:32:31 -07:00 committed by GitHub
parent 699d56527a
commit c17973316b

View file

@ -25,17 +25,5 @@ spee.ch is a single-serving site that reads and publishes images to and from the
* To view a batch of files at a claim
* E.g. spee.ch/doitlive/all
## development road map (to do's)
* discover/explore functionality for home page
* display a list of claims at /:name/all
* fetching: a temporary page while the request is being made (with a loading bar?)
* eslint with style guidelines
* implement a design for the front end
## API
Note: these are being used for testing durring spee.ch development and may not be maintained
* A GET request to spee.ch/claim_list/< the name of the claim >
* Will return the claim_list for the claim in json format.
* E.g. spee.ch/claim_list/doitlive
## bugs
If you find a bug or experience a problem, please report your issue here on github and find us in the lbry slack!