Add first /repos/ API, command api serve. #116

This commit is contained in:
Andrey Smirnov
2014-10-08 16:19:15 +04:00
parent ac983ff65d
commit 10056b8571
8 changed files with 287 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package api provides implementation of aptly REST API
package api