google-nomulus/java/google/registry/module/pubapi
mcilwain 9097a32cc8 Remove web & protocol WHOIS, check API, and RDAP from frontend
These are now handled by the pubapi service and all publicly facing sites that
were using these APIs have already been migrated over.

For documentation on the newly added dispatch.xml file, see:
https://cloud.google.com/appengine/docs/standard/java/config/dispatchref

Note that the --auto_update_dispatch parameter needs to be passed to the
`appcfg update` command in order to apply this new XML file.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=200441580
2018-06-18 18:07:53 -04:00
..
BUILD Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
package-info.java Add "pubapi" App Engine service for check API, WHOIS, and RDAP 2018-05-30 12:18:54 -04:00
PubApiComponent.java Remove web & protocol WHOIS, check API, and RDAP from frontend 2018-06-18 18:07:53 -04:00
PubApiRequestComponent.java Add a new check API that does not wrap the domain check EPP flow 2018-06-06 15:05:30 -04:00
PubApiRequestHandler.java Add "pubapi" App Engine service for check API, WHOIS, and RDAP 2018-05-30 12:18:54 -04:00
PubApiServlet.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00