Go to file
Caleb Kleveter cfd8028b24
Revert "Store dates as time intervals"
This reverts commit 25ac92ee9a.
2019-12-07 12:42:16 -06:00
Sources/JSON Revert "Store dates as time intervals" 2019-12-07 12:42:16 -06:00
Tests Merge branch 'develop' of github.com:skelpo/JSON into develop 2019-11-07 08:39:15 -06:00
docs Generated new API docs 2019-10-17 21:00:10 -05:00
.gitignore Added .swiftpm/ directory to .gitignore 2019-06-12 15:03:22 -05:00
LICENSE Create LICENSE 2019-03-27 07:44:58 -05:00
Package.swift Removed Vapor dependency with JSONKit target 2019-03-27 06:55:01 -05:00
README.md Link to license file on master branch 2019-03-27 07:51:42 -05:00

README.md

JSON

The skelpo/JSON library is designed to handle JSON structures that are note represented by a specific Codable type.

API Documentation

You can find the API documentation for this library here.

License

The skelpo/JSON repository is under the MIT license agreement.