api

package
v0.0.0-...-7277db8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

json api

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	MakePost(p model.Post)
}

json api

type Server

type Server struct {
}

api server

func (*Server) HandlePing

func (s *Server) HandlePing(w http.ResponseWriter, r *http.Request)

func (*Server) SetupRoutes

func (s *Server) SetupRoutes(r *mux.Router)

inject api routes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL