Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meetDeveloper/freeDictionaryAPI

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.
https://github.com/meetDeveloper/freeDictionaryAPI

Merge pull request #151 from alixsep/alixsep-contribution-01

Fix README.md typos and issues

4f274a853dd7a352aa2a349d1b92624ff18a36a8 authored about 2 years ago
Fix README.md typos and issues

3914bb6e912ee83b2ca2d73242abea15355d9e7f authored over 2 years ago
Updated examples

41e6894fb48bcce677be11dd1ee0e679a2105b9f authored almost 3 years ago
Updated support link.

9e9c12c32afd7e8b4eebfbdf7e53f334f37676fb authored over 3 years ago
Update README.md

e37c8be465a76db4fad26f6fdfbf28c6351a61db authored over 3 years ago
Update README.md

d3de8bad3fa8a4f56f82e5052154426e1544871f authored over 3 years ago
Update FUNDING.yml

ee5ba6153e6ccdf09c045214c662bc5ae2cedc57 authored over 3 years ago
Update README.md

Added buy me a coffee link.

e114c48985fdb66cafb0cd08a683aba6c187fdfb authored over 3 years ago
Update FUNDING.yml

Added paypal link in sponsor widget.

b4cb54f88e70d2a1ca381a0d5c2ee92c4059048e authored over 3 years ago
Updated Readme.

Removed references to language other than english.
API will soon start to use wiktionary as its ...

e1a9c6c2245b5684f9503ff6d6f51e2ac6dfeae1 authored over 3 years ago
Fixed transformation of v2 format to v1 format.

239fd2ec930eb2a9c947bf1dda84292290797003 authored over 3 years ago
Added english word list.

268241766f77c6974bbb4aaf2cae27d6a73eaf98 authored over 3 years ago
Removed extra checks for english words.

We have an extra check for queries for english words. The check checks that the word is present ...

a30266d3af86931fea85e2e0957068a06e49ea8d authored over 3 years ago
Added rate limiter.

76de564ffb5d4289b599cb20824cefccbfa82b36 authored over 3 years ago
Did few things:

1. Fixed reference error when accessing word and language in transform function.
2. Refactore...

253145c98456b2586ea82f4b0cfd718e5214b20c authored over 3 years ago
Showing phonetics as object containing text and audio.

b3797ca4f25ac000383031fd1f40fea0e129dacd authored over 3 years ago
Checking whether language is supported before converting word to lower case to avoid invalid locale error.

40c9b571ee188af4e93f15b11c5e35f94c8bef00 authored over 3 years ago
Added more english words.

2c238885811875bfa6a8aa87d5011178fac62f9b authored over 3 years ago
Did few things:

1. Added check for supported language and version.
2. Passing options in transform function to a...

2a92e70370f64f545961f6d09a2ec57c910c20cc authored over 3 years ago
Added query param to retrieve more examples.

2afef6d46f2632ccfb01bf171acc8e87b1c29439 authored over 3 years ago
Made project reusable.

67a71a26c828881076b023a392b4463e00c7b40d authored over 3 years ago
Update README.md

Updated support email address to [email protected]

be87369e37eab6a5fb48d833f6bab1115920dd6b authored over 3 years ago
Update README.md

9f7dc69e2d88e92207c865797d86b57a5bd8dd5b authored almost 4 years ago
Update README.md

95eee6f47131079c17f4ee1c99fc4add9f047f03 authored almost 4 years ago
Update README.md

974e1852a9fa343f7d293514aeba8c475b39271f authored almost 4 years ago
Modified example to use en_US as language instead of en.

61002feb3861691d5b22189c281ba7d511ce76e6 authored almost 4 years ago
Added Support Section.

045cba47516e14994d6f054a512015020ca09168 authored almost 4 years ago
Modified short description

36c1a9dcce6cd25db303078314ea6b5283bc5666 authored over 4 years ago
Update README.md

Updated the readme to reflect new phonetic structure.

d29d8378be97aa9944c3c6df19507301f22821f8 authored over 4 years ago
Merge pull request #61 from manishsaraan/bug/60

fix #60(word pronunciation missing)

6a0147056f41ab2736030397aabb19d9a1e1e423 authored over 4 years ago
Create FUNDING.yml

efc9a76f55a4db3abf760e63f2d4882d5d3a13d0 authored over 4 years ago
fix #60(word pronunciation missing)

03b8aa121a27f4008f61626b217e52a322b7bcbf authored over 4 years ago
fixed #58(line break and extra space) and gitignore added

cc70c454dd3dc692c9355e25f1454433c960604d authored over 4 years ago
Added reasoning behind v2 version of API

405dec0313101cb47c1b6044df68fdb558970732 authored over 4 years ago
Updated Readme to include information about v2 version

f894795716f263a31babee734a009d9d112a3c7c authored over 4 years ago
Updated to redirect to https://dictionaryapi.dev

ebddc6f96817583603d996d040b4e86745369ce8 authored almost 5 years ago
Updated to point to API hosted on https://dictionaryapi.dev

Updated API endpoint and usage to reflect changes in API.

ed55038365e40778131353fdc349e0d1f21f1142 authored almost 5 years ago
Checking if quotes are present in example before removing them

e9b35330a16e83a1cac90dced12fb290627fd6c9 authored about 5 years ago
1. Fixed stability issue 2. Used another source to fetch definitions for languages other than english

bbfbbd935c2f8ecbf4f0b68fad6d8466ec71e199 authored about 5 years ago
Updated to use node 10

de266fe354cb699b209eb2ec0cfbc775519f6c7a authored about 5 years ago
Updated README.md to reflect that non english languages also supports multiple definitions

d0e09964a93ddfe6925d1784900c60e1bde0eb9f authored about 5 years ago
Using puppeteer to find non english word, revamped code structure

ac64acc626663c03921b49a887a2d8dd113f1f98 authored about 5 years ago
Fixed non-english languages not being fetched correctly, added second version of api for non-english languages, added multiple definition support for non-english languages

fbf07cd3a1308f5fb5f6cf4034dcfc53088b8f43 authored over 5 years ago
added safecheck for accessing phonetic

dd528fbe733df83a23252447adc5d1fdabb9f38f authored over 5 years ago
Create app.yaml

501570ec2ad2a65a10697e0b626bc5b5e456de80 authored over 5 years ago
Create cloudbuild.yaml

6d82a0d88cfdd2e2a03268fb75e0b80c5a143e05 authored over 5 years ago
Create LICENSE

a4074ecf1488c21882e841f28e185bf0666fb337 authored over 5 years ago
fix synonyms not showing

7f90a0cfe0a56ac668c754d5ce9a1db3ea92da02 authored over 5 years ago
fixed english dictionary: changed origin to lexico

618b18c96f41a24f684059ff078db8e11a2b33b1 authored over 5 years ago
added language of origin

b4668b940a66941942b22c2650c44ad1b00f1aea authored over 5 years ago
Fixed issue where meaning is not shown for turkish word with spaces

da35e590495dc0cbe9637d1217ff95fca4c9d79c authored over 5 years ago
Refactored Code and Solved problem for turkish words

3688aad5d2d5b9b4dac1f69e8e661fcfd79e2dd9 authored almost 6 years ago
Update README.md

6f5c6cff603a6c0cd4c4eb14db30c8e272082cb4 authored almost 6 years ago
Update README.md

8d24ada6c1b3affe042b174f29a14daa97237d72 authored almost 6 years ago
added Oxford and Google Together

1a5a030d873e14ecdcae113925d2fa11355fd583 authored almost 6 years ago
Added words safe-check

40634a5019724e17a31e8f386c6d3dcec4fd35e5 authored about 6 years ago
Merge branch 'master' of https://github.com/meetDeveloper/googleDictionaryAPI

Navbar was not present.

52c4f9dd86e5fb24b0de7df74d6f1a0fb47f9b6f authored about 6 years ago
Added safecheck for words

d91e5818bb5fd78f19f9e29a4911b70d9c1bf428 authored about 6 years ago
Merge pull request #16 from martin-martin/update_nav

fix navbar

cdf32b319adfc4ec1c94e95b63e5bca4ae2b2810 authored about 6 years ago
fix navbar

04c575548cb55b7abae07d36c5a2d79b535018f1 authored about 6 years ago
Update index.html

Changed style.css location, as the earlier location did not existed.

53120ec2daa0fdd5a2a9c8a896c9cc59ab13b6df authored about 6 years ago
Merge pull request #15 from martin-martin/update_frontpage

update frontpage design -Thanks Martin Breuss

8af16f05aab0223221d9fd0bcf0a0ea721d0bd82 authored about 6 years ago
Merge pull request #14 from martin-martin/patch-1

update API documentation - Thanks Martin Breuss

6848ec32e891661667ebfcb2a79a52d7218ab1f2 authored about 6 years ago
update frontpage design

5f70d34d53a8106b9deec00e0e4907a0b48c5e3e authored about 6 years ago
update API documentation

added definition of endpoints and query params, as well as clickable request examples. small cha...

5185fa8018a6b9a85af4775bf7d5e58582c30da1 authored about 6 years ago
Removed Random User Agent

9ba0778b1baec2c9edb3b32ee89578a657111e94 authored about 6 years ago
Removed Random User Agent

9a984556a02baa3ea7ffcf081f3fdbe6d823ae68 authored about 6 years ago
Removed Random User Agent

d0cf5a5cc7593bac4b20feb191f7d5d7d07c7529 authored about 6 years ago
Added Random User Agent

0068a74d87003758462371b9eacd985d990cf4f6 authored about 6 years ago
Added Random User Agent

8a46e7f7397cbb6fe7ed2439f029e6fff90bedac authored about 6 years ago
Added Random User Agent

d2e28dc34e4e187359639e553ab3daaf38187859 authored about 6 years ago
Testing

12c3ba361300c464434ae91682eb57f9a69286a8 authored about 6 years ago
Testing

85016b6e6df8791f61b515d56dfb2b23ea325c73 authored about 6 years ago
Testing

3145332ce66c508c5273534b01533780acccb990 authored over 6 years ago
Testing

83476eb21507b8824926be07c94574d72881558b authored over 6 years ago
Changed Readme

c86027d91cb9d3bbd8284eda7f78b8682f11db64 authored over 6 years ago
Changed Readme

a48c73174d4c8639d9eb2c75b7a495ba1c5a4635 authored over 6 years ago
Changed the entire structure and made the site more user friendly

e82c3663c4f39847726116928da6a37e37028577 authored over 6 years ago
Added Languages

521d7527d6be60f36d2c885e6a3bb23f02e603a0 authored over 6 years ago
Added Languages

7040255a501fe89e3250154e6061fea9583c28a1 authored over 6 years ago
Resolved problem where example is not shown completely

0dd002a816ae781cdfd0f8ea6fb747fa889627ad authored over 6 years ago
Added languages

a155814822fe6bbbd51ec468748114e510c87280 authored over 6 years ago
Added Language Functionality

6e94dc6a13fd6c004a1e80660c8961ed6e885fd0 authored over 6 years ago
Changed type information

dec3edc9ed53a6ed9f951c443708491718ec3d7f authored over 6 years ago
Set langauge to english

9215ce87f3f31f32aa56d6b453c08cac9cc1fae5 authored over 6 years ago
Experimental

d9387b047297e6d1f06df3c2832e539881d0e7f8 authored over 6 years ago
Changed Functionality and homepage and error page

d0582ef41ab728f906d6be716f1a76e9c5bdcadb authored over 6 years ago
Changed Welcome Page

69aeaa4ef9e9eb852e79103f19a36085d9788fd7 authored over 6 years ago
Back to basics

e3a1c543e69b4ded5a2bc3c0b01b6a52b68ec96c authored over 6 years ago
Changes

0b0950711ba88478f4cf0b2a0bd7c2832d181660 authored over 6 years ago
Merge pull request #9 from meetDeveloper/revert-7-master

Revert "Update to include app.js"

1b6641354be82a54763bd0c1d71dad47246ff50e authored over 6 years ago
Revert "Update to include app.js"

8df5e23d1d6ebdbb2e6130cf1a84a82aae224f23 authored over 6 years ago
Merge pull request #7 from tomslloyd/master

Update to include app.js I merged it.

1dc6365d1b68daacec98100cdd0128b04cf25947 authored over 6 years ago
Update app.js

3115b0a6c347671547ae790e0031b05a8c2b8351 authored over 6 years ago
Update app.js

9bac1d31d3cefe8789613f4afdb4d863ff950618 authored over 6 years ago
Update app.js

0dcfec30194f13f8b4114ea0c29766942e6dca04 authored over 6 years ago
Update app.js

07eb1bfde3cb71005ca58ea2407140409164192b authored over 6 years ago
Merge pull request #1 from tomslloyd/tomslloyd-patch-1

Update to include app.js

4d8aeb345e63424525be68992ae94f1aa7cafe64 authored over 6 years ago
Update to include app.js

Added additions features
- Included Origin as Text .
- Included Multi Pronunciations for some ...

942f33f1851d092e6996d67ed4310eaf8243aa26 authored over 6 years ago
Update welcome.html

d80e7d8b4aaa1c199301a75d49b3dde7fe97ae61 authored over 6 years ago