backendcmdapiOn this pageapi import "github.com/Ask-Atlas/AskAtlas/api/cmd/api" Package main is the entry point for the AskAtlas API. It initializes the database connection, configures middleware, sets up routes, and starts the HTTP server. Index Generated by gomarkdoc