No description
  • Go 95.3%
  • Dockerfile 4.7%
Find a file
Fernando Fernández 0f0ad55a7a
All checks were successful
Deploy / deploy (push) Successful in 1m58s
Merge pull request 'Adds Student' (#7) from 5-adds-student into master
Reviewed-on: #7
Reviewed-by: Andrés Fernández <andres@softwareperonista.com.ar>
2026-07-12 14:15:51 -03:00
.forgejo/workflows Changes action full path in workflow 2026-07-05 16:30:33 -03:00
config Login implementation 2026-06-30 08:47:00 -03:00
controllers Replaces input structures with one 2026-07-10 20:40:53 -03:00
middleware Adds API Key to routes 2026-07-07 00:01:20 -03:00
models Adds Student 2026-07-10 18:20:34 -03:00
routes Adds Student 2026-07-10 18:20:34 -03:00
utils Login implementation 2026-06-30 08:47:00 -03:00
.dockerignore Adds Dockerfile 2026-07-04 13:10:37 -03:00
.env.example Adds API Key to routes 2026-07-07 00:01:20 -03:00
.gitignore Login implementation 2026-06-30 08:47:00 -03:00
Dockerfile Adds Dockerfile 2026-07-04 13:10:37 -03:00
go.mod Login implementation 2026-06-30 08:47:00 -03:00
go.sum Login implementation 2026-06-30 08:47:00 -03:00
LICENSE Initial commit 2026-06-28 21:46:33 -03:00
main.go Adds Student 2026-07-10 18:20:34 -03:00
README.md Initial commit 2026-06-28 21:46:33 -03:00

agenda-docente-backend