This website requires JavaScript.
Explore
Help
Sign In
artieyue
/
openbrain
forked from
Open-CT/openbrain
Watch
1
Star
0
Fork
You've already forked openbrain
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
openbrain
/
controllers
/
default.go
7 lines
98 B
Go
Raw
Permalink
Blame
History
package
controllers
func
(
c
*
ApiController
)
GetPosts
(
)
{
c
.
Data
[
"json"
]
=
"OK"
c
.
ServeJSON
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink