Skip to content

Commit 1cfdb84

Browse files
authored
Merge pull request #54 from Trendyol/Update-readme
Update readme
2 parents a5a8ebe + 33c70c0 commit 1cfdb84

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,19 @@ Browse the documentation to explore Mocking Star, integrate it into your project
4242
[Trendyol iOS](https://apps.apple.com/tr/app/trendyol-fashion-trends/id524362642?l=en) Application has nearly 1000 UI tests running with Mocking Star.
4343
Our UI tests are executed approximately 20k times every day, and Mocking Star handles approximately 1 million requests.
4444

45+
### Libraries and Frameworks
46+
47+
Mocking Star relies on these amazing open-source libraries:
48+
49+
- [AnyCodable](https://github.com/yusufozgul/AnyCodable) - Flexible type for encoding and decoding of JSON
50+
- [FileMonitor](https://github.com/aus-der-Technik/FileMonitor) - File monitoring utility
51+
- [FlyingFox](https://github.com/swhitty/FlyingFox) - Lightweight HTTP server
52+
- [Sparkle](https://github.com/sparkle-project/Sparkle) - Software update framework
53+
- [Swift Argument Parser](https://github.com/apple/swift-argument-parser) - Command-line argument parsing
54+
- [Swift Log](https://github.com/apple/swift-log) - Logging API for Swift
55+
- [Swift Syntax](https://github.com/apple/swift-syntax) - Swift syntax parsing
56+
- [SwiftyJS](https://github.com/yusufozgul/SwiftyJS) - JavaScript evaluation in Swift
57+
4558
## License
4659

4760
This application is released under the MIT license. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)