Skip to content

Wjonke/PortfolioBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Documentation, Welcome!

Project deployed at Heroku

A little about the project

Description

This very simple backend was developed for my own personal portfolio site. I created a backend for it to hold project data just as an additional exercise. I debated using the github api and a screenshot api, but for this iteration I decided to build out my own API. My Portfolio site can be found here. Its a constant work in progress so I would love to hear some feedback!

Tech Stack

  • cross-env
  • jest
  • morgan
  • nodemon
  • supertest
  • axios
  • bcryptjs
  • colors
  • cors
  • dotenv
  • express
  • helmet
  • jsonwebtoken
  • knex
  • knex-cleaner
  • postgreSQL
  • sqlite3

Endpoints

base URL https://wjonke-portfolio.herokuapp.com


Data Routes used by front end

Method Endpoint Access Control Description
GET /api/skills none Get all skills.
GET /api/projects none get all projects

Contact me

Please feel free to reach out to me!

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors