Update and rename doc/api/Overview.md to doc/developer/API-Web-Service.md

Per discussion with CH, moving this over to /developer and working to integrate it into: https://github.com/mattermost/platform/blob/master/doc/developer/API.md

This is a multi-step process, we need to get everything under /developer, then explain from https://github.com/mattermost/platform/blob/master/doc/developer/API.md where to find everything. Documentation won't be perfect in first go, but we need to react quickly to community having questions around this.
Этот коммит содержится в:
it33
2015-10-29 07:00:20 -07:00
родитель 63ea5e2691
Коммит 99402e9d99

Просмотреть файл

@@ -1,6 +1,8 @@
# API Overview
# Mattermost Web Service API
This provides a basic overview of the Mattermost API. All examples assume there is a Mattermost instance running at http://localhost:8065.
This provides a basic overview of the Mattermost Web Service API. Drivers interfacing with this API are available in different languages. Current documentation focuses on the transport layer for the API and functional documentation will be developed next.
All examples assume there is a Mattermost instance running at http://localhost:8065.
## Schema