0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Elixir9 forks (9 forks)github user discovery
hacktoberfest
Repository metrics
- Stars
- 69 stars (69 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Explore how existing API endpoints are integrated in the codebase (e.g., check lib/ for similar modules). Then implement a module that sends an HTTP request to http://api.hackertarget.com/httpheaders/?q=... and parses the response. Ensure the new module is tested and follows the project's conventions.
- Tech stack
- elixir
- Domain
- apibackend
- Issue type
- Feature
- Prerequisites
- ElixirGitHTTP APIs