Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheBoatyMcBoatFace/wappalyzer-docker-api
https://github.com/TheBoatyMcBoatFace/wappalyzer-docker-api
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/TheBoatyMcBoatFace/wappalyzer-docker-api
- Owner: TheBoatyMcBoatFace
- Created: 2023-01-18T00:30:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T04:09:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:47:42.839Z (3 months ago)
- Language: JavaScript
- Size: 639 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Wappalyzer
[![Docker](https://github.com/TheBoatyMcBoatFace/wappalyzer-docker-api/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/TheBoatyMcBoatFace/wappalyzer-docker-api/actions/workflows/docker-publish.yml)
Files pulled from
https://github.com/hunter-io/wappalyzer/tree/fixBased off [Wappalyzer](https://github.com/wappalyzer/wappalyzer)
## Goal of Repo
To set up a docker api of wappalyzer
### Tasks / To-Dos
- [x] Pull all technologies from [wappalyzer/technologies](https://github.com/wappalyzer/wappalyzer/tree/master/src/technologies) _not yet automated_
- [x] Drop techs into /apps.json
- [ ] Deploy to Dockerhub
- [ ] Set docker file to deploy from this repo. [Source of current deploy](https://github.com/TheBoatyMcBoatFace/wappalyzer-api)
- [ ] Fix this ReadMe
- [ ] Branding and such
- [ ] Docs
- [ ] Issue Templates