From 51b1e64234c82f91eb6ec15d8f912b80743a1ec2 Mon Sep 17 00:00:00 2001 From: Chris Heathcote Date: Fri, 15 Jan 2016 11:39:00 +0000 Subject: [PATCH] Revert "Initial design sketches for api page" This reverts commit 4e37c02b4eaea8e7b48e9b3a3f7b9d479cdd2e7e. --- app/templates/views/api-keys.html | 53 ++----------------------------- 1 file changed, 2 insertions(+), 51 deletions(-) diff --git a/app/templates/views/api-keys.html b/app/templates/views/api-keys.html index c4af6e995..c5615f741 100644 --- a/app/templates/views/api-keys.html +++ b/app/templates/views/api-keys.html @@ -7,58 +7,9 @@ GOV.UK Notify | API keys and documentation {% block maincolumn_content %} -

API documentation and key

+

API keys and documentation

-

How to integrate Notify into your service

- -

blah blah blah this is where we tell you how the API works

- -

Repositories

- -

https://github.com/alphagov/notify-api
- Notify API

- -

A python api client for Notify

- - -

Python client

- -

blah blah blah this is what to do for Python

- -
-

- here is; - some() { - code.stuff(); - } -

-
- -

- -
- -

API key for [service name]

- -

API endpoint: https://www.notify.works/api/endpoint

- -
-

Show API key

-
- - - - - - -
+

Here's where developers can access information about the API and access keys

{{ page_footer( back_link=url_for('.dashboard', service_id=service_id),