Skip to content
/ hnjobs Public

Provides an importer, service and client for easy searching of HN job postings

License

Notifications You must be signed in to change notification settings

selesy/hnjobs

Repository files navigation

HN Jobs

Provides an importer, processor, server and client to allow full-text searches of Hacker News job postings from the monthly "Who is hiring" thread.

Development

HNJobs can be developed and fully tested on Minikube before merging pull requests. Skaffold is required as a build/deploy dependency. Use the following set of commands to build and deploy the HNJobs project locally:

./minikube-start.sh
skaffold dev

The local deployment can be verified using the following commands:

grpcurl --insecure -d '{"id":1234}' grpc.example.com:443 hnjobs.Import/AddWhoIsHiring

About

Provides an importer, service and client for easy searching of HN job postings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published