3 Forks
80 Stars
80 Watchers

MediaType

This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings.

How to download and setup MediaType

Open terminal and run command
git clone https://github.com/21GramConsulting/MediaType.git
git clone is used to create a copy or clone of MediaType repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MediaType https://github.com/21GramConsulting/MediaType/archive/master.zip

Or simply clone MediaType with SSH
[email protected]:21GramConsulting/MediaType.git

If you have some problems with MediaType

You may open issue on MediaType support forum (system) here: https://github.com/21GramConsulting/MediaType/issues