Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/ssl-checker
Check if the domain is SSL-enabled.
https://github.com/zztkm/ssl-checker
frontend nextjs ssl
Last synced: 10 days ago
JSON representation
Check if the domain is SSL-enabled.
- Host: GitHub
- URL: https://github.com/zztkm/ssl-checker
- Owner: zztkm
- Created: 2021-10-04T08:48:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T02:05:58.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T23:29:54.064Z (14 days ago)
- Topics: frontend, nextjs, ssl
- Language: TypeScript
- Homepage: https://ssl-checker.vercel.app
- Size: 408 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This application uses this SSL Check API -> https://github.com/zztkm/SSLCheckAPI
## フォルダ構成について
- `/api`
- スプレッドシートからドメイン一覧を取得するAPIです
- `/frontend`
- SSL対応しているかの結果を表示する画面です