Skip to content

KyleHek/the-smile-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Smile | Band Website API

Used server side techniques

Used Frameworks & Libaries for Back-End

  • Stripe API
    • Stripe API for handling payments
  • cors
    • Makes it possible to make cross domain calls. Needed for Clarifai API calls
  • expressJs
    • Webframework for Node.js
  • body-parser
    • Parses incoming request bodies in midleware before handlers under the req.body property
  • dotenv
    • Loads environment variables from .env file. Temporary.

For further information about the Front End look at the-smile-react.

Look at Working Demo deployed at Render.

About

The Smile - Band Website Backend API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published