Skip to content

First Release

Compare
Choose a tag to compare
@digas99 digas99 released this 23 Aug 16:05
· 16 commits to main since this release

Changelog v1.0.0

Content

  • API endpoints are accessbile through https://pacoua-api.pt
  • API covers all the main sections from PACO-UA:
    • Dados Pessoais   GET /personal
    • Situação de prescrição   GET /expiration
    • Histórico Notas   GET /subjects/history
    • Disciplinas Inscritas   GET /subjects/current
    • Estados das Propinas   GET /tuition_fees
    • Plano Curricular   GET /subjects
    • Calendário de Exames do Aluno   GET /exams
    • Calendário de Exames por Disciplina   GET /exams?subjects=...
    • Apoio às Aulas   GET /classes
    • Horário   GET /schedule
    • Requerimentos   GET /requests
  • Interactive API documentation with Swagger is accessible through https://pacoua-api.pt/docs