From 587e19688a3551029f33284c1ce724cf4f13d07d Mon Sep 17 00:00:00 2001 From: JoanaChicau Date: Thu, 30 Jun 2022 18:41:36 +0200 Subject: [PATCH] =?UTF-8?q?Add=20'Miscellaneous=20=E2=9C=A8'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Miscellaneous-%E2%9C%A8.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Miscellaneous-%E2%9C%A8.md diff --git a/Miscellaneous-%E2%9C%A8.md b/Miscellaneous-%E2%9C%A8.md new file mode 100644 index 0000000..4bda758 --- /dev/null +++ b/Miscellaneous-%E2%9C%A8.md @@ -0,0 +1,27 @@ +## SEO + +* [SEO Resources](https://github.com/IDMNYU/web-studio-FA15/blob/master/resources/ws1fa15_seo_resources.md) + + +## Licenses + +* [Open Source Licenses](https://choosealicense.com/) + +* [Licenses on Github](https://docs.github.com/en/enterprise-server@2.22/rest/reference/licenses#get-all-commonly-used-licenses ) + +* [Not for Any* A toolkit on Open Source Licenses](https://varia.zone/not-for-any/) + + + +## APIs (Application Programming Interfaces) + + +* [List of public API's](https://any-api.com/) + +* [Introduction to Populating a Website with API Data - Use Case](https://programminghistorian.org/en/lessons/introduction-to-populating-a-website-with-api-data) + + +## Last but not least + + +* [Open source, experimental, and tiny tools roundup](https://tinytools.directory/) \ No newline at end of file