Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 564266d

Browse files
author
Not Officer
committed
added aes endpoint
1 parent 5d3e944 commit 564266d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ api.News...
4242

4343
// accesses the creatorcode endpoint (https://fortnite-api.com/creatorcode)
4444
api.CreatorCode...
45+
46+
// accesses the aes endpoint (https://fortnite-api.com/aes)
47+
api.Aes...
4548
```
4649

4750
### Contribute

0 commit comments

Comments
 (0)