mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-27 13:26:59 +00:00
feat(docs): fix build issues, add external links
This commit is contained in:
parent
0fdbdd4d1c
commit
100165ec29
5 changed files with 52 additions and 11 deletions
|
|
@ -37,4 +37,6 @@ The source code of ckanaction can be found at [github.com/dathere/ckanaction](ht
|
|||
|
||||
You may also explore this web app to view more code examples for each endpoint and also use an interactive GUI for sending HTTP requests to any local or remote CKAN instance.
|
||||
|
||||
View the GIF below to see how to point to a specific CKAN API endpoint using the interactive GUI, which by default points to a local CKAN instance endpoint's URL.
|
||||
|
||||

|
||||
|
|
|
|||
12
docs/content/docs/meta.json
Normal file
12
docs/content/docs/meta.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"pages": [
|
||||
"--- ---",
|
||||
"index",
|
||||
"---🎁 Interactive CKAN API GUI---",
|
||||
"...",
|
||||
"--- ---",
|
||||
"[Source Code](https://github.com/dathere/ckanaction)",
|
||||
"[Support and Feedback](https://support.dathere.com)",
|
||||
"[Privacy Policy](https://dathere.com/privacy-policy/)"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue