Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T03:39:33.000Z (about 5 years ago)
- Last Synced: 2023-07-31T19:43:59.349Z (over 1 year ago)
- Language: Scala
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/tmccarthy/http-constants.svg?style=svg)](https://circleci.com/gh/tmccarthy/http-constants)
[![Maven Central](https://img.shields.io/maven-central/v/au.id.tmm.http-constants/http-constants-core_2.13.svg)](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.