- Generated SQL queries for actors, films, categories. - Introduced HTTP handlers for actor, film, and category endpoints. - Included utility functions for parsing query parameters and building URLs. - Enabled pagination, filtering, and HAL representation for responses. |
||
|---|---|---|
| .. | ||
| actor.sql.go | ||
| categories.sql.go | ||
| db.go | ||
| film.sql.go | ||
| film_filter_language.sql.go | ||
| language.sql.go | ||
| models.go | ||