Skip to content

v1.0.0

Choose a tag to compare

@chapmankyle chapmankyle released this 27 Sep 10:03
· 99 commits to master since this release
0787442

Initial release 馃帀

Routes 馃搷

  • /
    • Accepts: GET
    • Displays a welcome message.
  • /projects
    • Accepts: GET, POST
    • Returns a list of projects (GET) or adds a project (POST)
  • /experience
    • Accepts: GET, POST
    • Returns a list of current experience (GET) or adds work experience (POST)
  • /education
    • Accepts: GET, POST
    • Returns a list of qualifications (GET) or adds a qualification (POST)