This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
Cixo
/
sample-api
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
4f1e4370c8
Dallar
Biçim İmleri
master
sample-api
/
api
/
raw-sample.php
raw-sample.php
89 B
Geçmiş
Ham
1
2
3
4
5
<?php
header("Content-type: text/plain");
echo("This is sample text/plain response!");