Skip to content

dvalfrid/gastolibro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gastolibro

Build Status codecov

Site: http://www.gastolibro.com/

get /entries?amount=(AMOUNT)&id=(MOST-RECENT-ENTRY) -> List of Entries

MOST-RECENT-ENTRY = 0 if no entry have been recieved.

Json Structure of Entry

{ id: Int, title: String, text: String, time: String, YY/MM/DD name: String, email: String, country: String, city: String }

post /entries -> One Entry

Same Structure as above, minus id, you'll have to assign id.

About

Guestbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published