Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

KiyonoKara/Discord-Build-Info-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Build Info Swift

A playground that gets Discord's latest build information in Swift via Swift Playgrounds.

Overview

A Swift approach to getting data from Discord App's build information using Playgrounds. This is very concise and is not a library or framework. This implementation serves more useful for showing the implementation of URLSession extensions to make synchronous HTTP/HTTPS GET requests

Usage

Main purpose of this repository is to be able to provide an implementation for HTTP/HTTPS requests and its use cases like getting or sending data. This is mostly for the experience (for now).

Legal Notes

Discord-Build-Info-Swift is not affiliated or endorsed by Discord nor its assets.
Discord is a registered trademark of Discord Inc. and does not own this repository. Discord and Discord Inc's official app & website is found at https://discord.com.

Contributing

You may add on to this repository if you so choose.
As it usually goes, create a Pull Request for adding code and/or new features directly. Create an issue for bugs/fixes and/or feature requests.

License

MIT License

About

A Swift approach to getting data from Discord App's build information using Swift Playgrounds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages