{"endpoints":{"/quote":"POST - Add a new quote (JSON body: { \"quote\": \"your quote\" })","/bmi?w=WEIGHT&h=HEIGHT&u=UNITS(m/i)&g=GENDER(m/f)&a=AGE":"GET - Calculate BMI","/geolocation?ip=IP":"GET - Get geolocation info for IP (using geoip-lite)","/loghealth?n=NAME&p=PASSWORD&log=LOG":"POST - Log health data (stored in DB)","/getlog?n=NAME&p=PASSWORD":"GET - Get health logs from DB","/email/:senderEmail/:appPass/:recipientEmail/:message":"POST - Send an email using provided credentials","/shorten":"POST - Create short URL (JSON body: { \"url\": \"your_url\" })","/u/:shortCode":"GET - Redirect to original URL","/stats/:shortCode":"GET - Get statistics for shortened URL"}}tistics for shortened URL"}}