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

https://github.com/khalidelboray/srcsearch

Extract URLs,endpoints,paths and word-lists form source files
https://github.com/khalidelboray/srcsearch

endpoints endpoints-checker extrac url-extractor

Last synced: 3 months ago
JSON representation

Extract URLs,endpoints,paths and word-lists form source files

Awesome Lists containing this project

README

        

# SrcSearch
Extract URLs, endpoints, paths, comments and word-lists form source files

# Pre requirements

- [Raku](https://rakudo.org/downloads)
- [Zef](https://github.com/ugexe/zef)

# Install

* From Source : run the following commands
* `git colne https://github.com/khalidelboray/SrcSearch.git`
* `cd SrcSearch && zef install .`

# My Version

* Changes
- bla
- bla bla