https://github.com/tmccarthy/http-constants
A simple library containing typed constants relating to HTTP, and nothing else!
https://github.com/tmccarthy/http-constants
Last synced: 3 months ago
JSON representation
A simple library containing typed constants relating to HTTP, and nothing else!
- Host: GitHub
- URL: https://github.com/tmccarthy/http-constants
- Owner: tmccarthy
- License: bsd-3-clause
- Created: 2018-10-22T11:06:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T03:39:33.000Z (over 5 years ago)
- Last Synced: 2025-01-17T01:47:01.686Z (5 months ago)
- Language: Scala
- Size: 108 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/tmccarthy/http-constants)
[](https://repo.maven.apache.org/maven2/au/id/tmm/http-constants/http-constants-core_2.13/)# Http Constants
A simple Scala library containing only a handful of constants relating to HTTP.
It has no external dependencies.