A clean UI frontend that displays developer job opportunities aggregated from over 50 GitHub accounts and external sources. Paired with a robust RESTful API backend.
- UI: apibr.com/ui/vagas
- API (v2): apibr.com/vagas/api/v2
- Swagger/OpenAPI: apibr.com/vagas/swagger
- UI: HTML, CSS, JavaScript
- Backend: REST API (PHP, MySQL, Pancake)
- Monitoring: UptimeRobot, HealthChecks.io
- Code analysis: SonarCloud, CodeClimate, CodeFactor
git clone https://github.com/ApiBR/vagas-aggregator-ui.git
cd vagas-aggregator-ui
npm install # or yarn / pnpm
npm run dev
This project is licensed under the MIT License.