Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(735)

Unified Diff: appengine/apigen_examples/README.md

Issue 1750143003: Remove ephelper and other endpoints code. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | appengine/apigen_examples/dumb_counter/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/apigen_examples/README.md
diff --git a/appengine/apigen_examples/README.md b/appengine/apigen_examples/README.md
deleted file mode 100644
index 0d71eb6c7871acc57da34d692a5fe529a2654d32..0000000000000000000000000000000000000000
--- a/appengine/apigen_examples/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-luci-go: `apigen` Tool Examples
-==========================================
-
-This package contains services that demonstrate the usage and output of the
-`apigen` tool.
-
-Code layout
------------
-
- * [/appengine/apigen_examples/dumb_counter/...](
- https://github.com/luci/luci-go/tree/master/appengine/apigen_examples/dumb_counter)
- contains a `dumb_counter` AppEngine v1 service, which implements a basic
- counter REST API using Cloud Endpoints.
- * [/appengine/apigen_examples/dumb_counter_mvm/...](
- https://github.com/luci/luci-go/tree/master/appengine/apigen_examples/dumb_counter_mvm)
- implements the `dumb_counter` service as an AppEngine v2 Managed VM.
« no previous file with comments | « no previous file | appengine/apigen_examples/dumb_counter/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698