From dc6fc20e6896de9306a8455e2b5df74ad8b099ad Mon Sep 17 00:00:00 2001 From: coding Date: Tue, 16 Apr 2024 15:27:46 +1000 Subject: [PATCH] server --- content/posts/Random Word API.md | 1 + public/index.xml | 2 +- public/posts/index.xml | 2 +- public/posts/random-word-api/index.html | 10 +++++----- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/content/posts/Random Word API.md b/content/posts/Random Word API.md index 7105cf0..91de381 100644 --- a/content/posts/Random Word API.md +++ b/content/posts/Random Word API.md @@ -17,3 +17,4 @@ http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8Lh This URL inculdes the api key and no other configuration is needed. > Please don't spam the api, it's hosted on a free server. +> More server will be added soon. diff --git a/public/index.xml b/public/index.xml index bcca8da..be0517d 100644 --- a/public/index.xml +++ b/public/index.xml @@ -20,7 +20,7 @@ https://blog.eason.fr.to/posts/random-word-api/ Mon, 15 Apr 2024 13:02:04 +1000 https://blog.eason.fr.to/posts/random-word-api/ - I created a simple random word api that will generate a random word upon request. To use this, send a post request to this url: http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8LhT95AIRtLDj6CkHLmQm7nnOorUWaqn7ASABJVtDpOsCAsKpZNtRVo3exppbpL99x5cstbYugMmK0FyUBJNjePULoty7YiX This URL inculdes the api key and no other configuration is needed. Please don’t spam the api, it’s hosted on a free server. + I created a simple random word api that will generate a random word upon request. To use this, send a GET request to this url: http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8LhT95AIRtLDj6CkHLmQm7nnOorUWaqn7ASABJVtDpOsCAsKpZNtRVo3exppbpL99x5cstbYugMmK0FyUBJNjePULoty7YiX This URL inculdes the api key and no other configuration is needed. Please don’t spam the api, it’s hosted on a free server. Effortlessly Manage Docker With Portainer: A Step by Step Guide diff --git a/public/posts/index.xml b/public/posts/index.xml index bac6b93..a09b755 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -20,7 +20,7 @@ https://blog.eason.fr.to/posts/random-word-api/ Mon, 15 Apr 2024 13:02:04 +1000 https://blog.eason.fr.to/posts/random-word-api/ - I created a simple random word api that will generate a random word upon request. To use this, send a post request to this url: http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8LhT95AIRtLDj6CkHLmQm7nnOorUWaqn7ASABJVtDpOsCAsKpZNtRVo3exppbpL99x5cstbYugMmK0FyUBJNjePULoty7YiX This URL inculdes the api key and no other configuration is needed. Please don’t spam the api, it’s hosted on a free server. + I created a simple random word api that will generate a random word upon request. To use this, send a GET request to this url: http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8LhT95AIRtLDj6CkHLmQm7nnOorUWaqn7ASABJVtDpOsCAsKpZNtRVo3exppbpL99x5cstbYugMmK0FyUBJNjePULoty7YiX This URL inculdes the api key and no other configuration is needed. Please don’t spam the api, it’s hosted on a free server. Effortlessly Manage Docker With Portainer: A Step by Step Guide diff --git a/public/posts/random-word-api/index.html b/public/posts/random-word-api/index.html index a930c9d..f581c45 100644 --- a/public/posts/random-word-api/index.html +++ b/public/posts/random-word-api/index.html @@ -63,7 +63,7 @@ - @@ -126,7 +126,7 @@ - @@ -134,7 +134,7 @@ - @@ -144,7 +144,7 @@ - @@ -282,7 +282,7 @@

Random Word API

I created a simple random word api that will generate a random word upon request.


-

To use this, send a post request to this url:

+

To use this, send a GET request to this url:

http://easapi.pythonanywhere.com/api?api_key=Il3KG8LWRwtJ2bMFWT3bpvlMZS1vitJf8LhT95AIRtLDj6CkHLmQm7nnOorUWaqn7ASABJVtDpOsCAsKpZNtRVo3exppbpL99x5cstbYugMmK0FyUBJNjePULoty7YiX
 

This URL inculdes the api key and no other configuration is needed.