Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicktheodoro/area-code
Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.
https://github.com/nicktheodoro/area-code
go golang regular-expression unit-testing validation
Last synced: 3 days ago
JSON representation
Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.
- Host: GitHub
- URL: https://github.com/nicktheodoro/area-code
- Owner: nicktheodoro
- License: mit
- Created: 2024-01-16T00:16:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T00:26:13.000Z (10 months ago)
- Last Synced: 2024-01-26T13:21:31.084Z (10 months ago)
- Topics: go, golang, regular-expression, unit-testing, validation
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE