Aaron Blankstein
|
4004761b79
|
fix api/Dockerfile so that it installs blockstack from workdir. add required variable back into config. clear out imports dependent on removed variables. mount tmpdir in api container so that it spawns correctly on linux.
|
2018-01-17 11:57:28 -05:00 |
|
Aaron Blankstein
|
c878b62c8a
|
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
|
2017-08-17 13:40:01 -04:00 |
|
Aaron Blankstein
|
227c9b1ca8
|
moving logging code
|
2017-04-24 16:46:32 -04:00 |
|
Aaron Blankstein
|
e8344076e1
|
moving api_v1 back to its original location, and added namespace test to test framework
|
2017-04-20 10:52:59 -04:00 |
|
Aaron Blankstein
|
432368b5d9
|
filled out api descriptions with the new public endpoints
|
2017-04-18 15:52:51 -04:00 |
|
Aaron Blankstein
|
14e4c5d548
|
first pass at auto-generating docs
|
2017-04-17 16:29:25 -04:00 |
|
Aaron Blankstein
|
58e2af7fe5
|
fixed /v1/search endpoint -- now it forwards to the searcher blueprint if enabled, or makes request to search.blockstack
|
2017-04-13 15:29:36 -04:00 |
|
Aaron Blankstein
|
566c2895ce
|
default search endpoint on, update the copyright notices for the test files, add Cache-Control headers if you want to use edge caching
|
2017-04-12 18:18:16 -04:00 |
|
Muneeb Ali
|
8f3fb075b3
|
updated license info
|
2017-04-09 14:30:21 -04:00 |
|
Muneeb Ali
|
f0b81991bd
|
combined search css/js/templates are other files into a single structure
|
2017-04-04 18:34:04 -04:00 |
|