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

https://github.com/56kyle/url-simple

Provides parsing, typing, and other helping methods for URI's and any of their derivatives
https://github.com/56kyle/url-simple

Last synced: 5 months ago
JSON representation

Provides parsing, typing, and other helping methods for URI's and any of their derivatives

Awesome Lists containing this project

README

          

# URL Simple

## Installation
#### Poetry
```terminal
poetry add url-simple

```
```terminal

```