You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+31-14Lines changed: 31 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<h1>J-SWAPI</h1>
2
-
<p>J(ava)-SWAPI, this is a helper library for <ahref="https://swapi.dev/">SWAPI</a> written completely in java. It allows you to retrieve data from the Star Wars API for any applications in need of Star Wars data.</p>
2
+
<p>J(ava)-SWAPI, this is an API for <ahref="https://swapi.dev/">SWAPI</a> written completely in java. It allows you to retrieve data from the Star Wars API for any applications in need of Star Wars data.</p>
3
3
4
4
<h1>Dependencies</h1>
5
5
<ul>
@@ -11,9 +11,7 @@
11
11
This API does not handle rate limiting, and according to the SWAPI website it allows 10,000 API requests <b>per day</b>.
0 commit comments