MCPcopy Index your code
hub / github.com/dougblack/sleepy

github.com/dougblack/sleepy @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
22 symbols 42 edges 2 files 12 documented · 55%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

GetSupported (Interface)
GetSupported is the interface that provides the Get method a resource must support to receive HTTP GETs. [1 implementers]
core.go
PostSupported (Interface)
PostSupported is the interface that provides the Post method a resource must support to receive HTTP POSTs.
core.go
PutSupported (Interface)
PutSupported is the interface that provides the Put method a resource must support to receive HTTP PUTs.
core.go
DeleteSupported (Interface)
DeleteSupported is the interface that provides the Delete method a resource must support to receive HTTP DELETEs.
core.go
HeadSupported (Interface)
HeadSupported is the interface that provides the Head method a resource must support to receive HTTP HEADs.
core.go

Core symbols most depended-on inside this repo

Mux
called by 3
core.go
requestHandler
called by 2
core.go
Get
called by 1
core.go
NewAPI
called by 1
core.go
AddResource
called by 1
core.go
Start
called by 1
core.go
Post
called by 0
core.go
Put
called by 0
core.go

Shape

Method 12
Interface 6
Function 2
Struct 2

Languages

Go100%

Modules by API surface

core.go19 symbols
core_test.go3 symbols

For agents

$ claude mcp add sleepy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact