This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Telegraph
mirror of
https://github.com/aaronpk/Telegraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Telegraph
60
Commits
3
Branches
7.2 MiB
Tree:
14cc0c2a31
Telegraph
/
tests
/
bootstrap.php
3 lines
66 B
Raw
Normal View
History
beginning API * API validates and accepts requests and writes to the DB * tests check all API responses
9 years ago
log input received from superfeedr
9 years ago
<
?
php
require_once
__DIR__
.
'/../vendor/autoload.php'
;
initdb
();