Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 University API (Go + PostgreSQL)

A REST API written in Go using the standard net/http package and PostgreSQL.
The API manages three entities: Students, Teachers, and Courses.


🚀 Features

  • CRUD operations for:
    • Students
    • Teachers
    • Courses
  • PostgreSQL database
  • Direct SQL queries using database/sql
  • Swagger API documentation
  • Unit tests (service, repository, handlers)
  • Layered architecture (handlers → service → repository)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages