Skip to content

Commit 09e50ba

Browse files
committed
chore(readme): 📝 update readme and add @mcnaveen to all-contributors
1 parent 870d71b commit 09e50ba

File tree

4 files changed

+329
-15
lines changed

4 files changed

+329
-15
lines changed

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@
55
"imageSize": 100,
66
"commit": false,
77
"contributors": [
8+
{
9+
"login": "mcnaveen",
10+
"name": "MC Naveen",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/8493007?v=4",
12+
"profile": "https://github.com/mcnaveen",
13+
"contributions": [
14+
"bug",
15+
"code",
16+
"data",
17+
"doc",
18+
"example",
19+
"ideas",
20+
"maintenance",
21+
"review"
22+
]
23+
},
824
{
925
"login": "jonah-butler",
1026
"name": "jonah-butler",
@@ -35,5 +51,6 @@
3551
"projectOwner": "mcnaveen",
3652
"repoType": "github",
3753
"repoHost": "https://github.com",
38-
"skipCi": true
54+
"skipCi": true,
55+
"commitConvention": "none"
3956
}

README.md

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Random Words API
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
![build-test](https://github.com/mcnaveen/Random-Words-API/workflows/build-test/badge.svg)
@@ -22,14 +20,27 @@
2220

2321
- Base URL: `https://random-words-api.vercel.app/word`
2422

25-
```html
26-
- /noun - /sentence - /question - /adjective - /idiom - /verb - /letter -
27-
/paragraph - /vocabulary - /1-word-quotes - /2-word-quotes - /3-word-quotes -
28-
/affirmation
23+
```text
24+
- /noun
25+
- /sentence
26+
- /question
27+
- /adjective
28+
- /idiom
29+
- /verb
30+
- /letter
31+
- /paragraph
32+
- /vocabulary
33+
- /1-word-quotes
34+
- /2-word-quotes
35+
- /3-word-quotes
36+
- /affirmation
2937
```
3038

3139
## 🌐 Sample API Response
3240

41+
API: `https://random-words-api.vercel.app/word/`
42+
Method: `GET`
43+
3344
```json
3445
[
3546
{
@@ -42,6 +53,9 @@
4253

4354
## 🌐 Sample Dutch Response
4455

56+
API: `https://random-words-api.vercel.app/word/dutch`
57+
Method: `GET`
58+
4559
```json
4660
[
4761
{
@@ -54,6 +68,9 @@
5468

5569
## 🌐 Sample Pronunciation Request
5670

71+
API: `https://random-words-api.vercel.app/pronounce`
72+
Method: `POST`
73+
5774
```sh
5875
POST http://localhost:3000/pronounce
5976
Content-Type: application/json
@@ -113,7 +130,11 @@ OR
113130
Project - Give Forked Repo URL - Go Live
114131
```
115132

116-
## ✍️ Commit
133+
## :question: How to Contribute?
134+
135+
Make your changes and follow the below instructions. We follow conventional commits.
136+
137+
### ✍️ Commit
117138

118139
- Stage all changes
119140

@@ -158,6 +179,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
158179
<!-- markdownlint-disable -->
159180
<table>
160181
<tr>
182+
<td align="center"><a href="https://github.com/mcnaveen"><img src="https://avatars.githubusercontent.com/u/8493007?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MC Naveen</b></sub></a><br /><a href="https://github.com/mcnaveen/Random-Words-API/issues?q=author%3Amcnaveen" title="Bug reports">🐛</a> <a href="https://github.com/mcnaveen/Random-Words-API/commits?author=mcnaveen" title="Code">💻</a> <a href="#data-mcnaveen" title="Data">🔣</a> <a href="https://github.com/mcnaveen/Random-Words-API/commits?author=mcnaveen" title="Documentation">📖</a> <a href="#example-mcnaveen" title="Examples">💡</a> <a href="#ideas-mcnaveen" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-mcnaveen" title="Maintenance">🚧</a> <a href="https://github.com/mcnaveen/Random-Words-API/pulls?q=is%3Apr+reviewed-by%3Amcnaveen" title="Reviewed Pull Requests">👀</a></td>
161183
<td align="center"><a href="https://github.com/jonah-butler"><img src="https://avatars.githubusercontent.com/u/18040568?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jonah-butler</b></sub></a><br /><a href="https://github.com/mcnaveen/Random-Words-API/commits?author=jonah-butler" title="Code">💻</a> <a href="https://github.com/mcnaveen/Random-Words-API/commits?author=jonah-butler" title="Documentation">📖</a></td>
162184
<td align="center"><a href="https://santhoshveer.com/"><img src="https://avatars.githubusercontent.com/u/10300271?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Santhosh Veer</b></sub></a><br /><a href="https://github.com/mcnaveen/Random-Words-API/commits?author=mskian" title="Code">💻</a> <a href="https://github.com/mcnaveen/Random-Words-API/commits?author=mskian" title="Documentation">📖</a> <a href="#ideas-mskian" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-mskian" title="Maintenance">🚧</a> <a href="https://github.com/mcnaveen/Random-Words-API/issues?q=author%3Amskian" title="Bug reports">🐛</a> <a href="https://github.com/mcnaveen/Random-Words-API/pulls?q=is%3Apr+reviewed-by%3Amskian" title="Reviewed Pull Requests">👀</a></td>
163185
</tr>

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"start": "node index.js",
1818
"action": "node ./test/test.js",
1919
"dev": "nodemon index.js --ext '*'",
20-
"commit": "gacp"
20+
"commit": "gacp",
21+
"contributors:add": "all-contributors add",
22+
"contributors:generate": "all-contributors generate"
2123
},
2224
"type": "module",
2325
"keywords": [
@@ -37,6 +39,7 @@
3739
"author": "MC Naveen",
3840
"license": "MIT",
3941
"devDependencies": {
42+
"all-contributors-cli": "^6.20.0",
4043
"gacp": "^3.0.2",
4144
"nodemon": "^2.0.19"
4245
},

0 commit comments

Comments
 (0)