Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.