Skip to content

AndrewSC208/port4-api

Repository files navigation

This is a simple api for my portfolio website!

api end point: https://mighty-journey-67013.herokuapp.com/pet

schema:

sender: { type: String, required: true }, email: { type: String, required: true }, subject: { type: String, required: true }, message: { type: String, required: true }, funFact: { type: String },

If you have time make a post request to that that URI with the above object formate.

About

Api for port 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published