UniversitiesAPI - Indonesia University
List
Case Study / Project Details
University data API with an admin approval workflow, built with Go, Gin, GORM, and Supabase.
Visit Project →A comprehensive REST API for managing university data with an admin approval workflow. Features full CRUD operations for university data, search by name, country, and domain, pagination, and an admin approval queue where all mutations go to a pending list first. Built with Go using the Gin framework and GORM ORM, backed by PostgreSQL via Supabase. Includes interactive API documentation at /docs.