https://github.com/google/cayley
Revision f959b3d83e6f4976126296c4383ab5c74a0eddbb authored by Iddan Aaronsohn on 09 November 2019, 18:06:11 UTC, committed by Denys Smirnov on 14 November 2019, 16:47:58 UTC
 - Add UI Download Script
 - Use UI Download Script in Travis
 - Use UI Download Script in Docker
 - Reference UI Download Script in contributing.md
 - Extract API V1 related code to internal/http/api_v1
 - Extract CORS related code to internal/http/cors
 - Extract Logs related code to internal/http/logs
 - Cleanup API V2
 - Call CORS and LogRequest middlewares once at http.go
1 parent 43281db
History
Tip revision: f959b3d83e6f4976126296c4383ab5c74a0eddbb authored by Iddan Aaronsohn on 09 November 2019, 18:06:11 UTC
Refactor HTTP and use external UI
Tip revision: f959b3d
File Mode Size
.github
appengine
client
clog
cmd
configurations
data
docs
examples
graph
internal
packrd
query
schema
server
svg
templates
version
writer
.dockerignore -rw-r--r-- 6 bytes
.gitbook.yaml -rw-r--r-- 13 bytes
.gitignore -rw-r--r-- 155 bytes
.goreleaser.yml -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 797 bytes
AUTHORS -rw-r--r-- 1.1 KB
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.1 KB
cayley_example.yml -rw-r--r-- 310 bytes
go.mod -rw-r--r-- 2.8 KB
go.sum -rw-r--r-- 42.7 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 1.3 KB
tools.go -rw-r--r-- 192 bytes

README.md

back to top