/blog-space

educational purposes, this project allowed me to apply the principle's of Rest such as client/server separation, servers being stateless, accessing data

Primary LanguageJavaScript

Welcome to the mensahDomoah blog-space static HTML website

Overview

This a small webpage to show case the use of endpoints and APIs, Using the fetch API to access endpoints from established APIs. the front end was constructed using visual studio code. the front was established using HTML CSS and JAVASCRIPT.

this project allowed me to gain a stronger insight into APIs using Endpoints

  • REST
  • Client Sever Separation
  • STATELESS SEVER
  • ACCESSING RESOURCES
  • NESTED RESOURCES
  • METHODS
    • GET
    • POST
    • PUT
    • UPDATE

Built With

  • HTML
  • CSS
  • ENDPOINTS
  • REST
  • STATELESS SEVER
  • APIs
  • VS CODE
  • JAVASCRIPT

Features

- customers may want to add messages to blog
- Accessing apis using js fetch

Contact

linkedIn https://www.linkedin.com/in/nicholas-d-mensah/

Github https://github.com/mensahTribeWeb

Twitter https://twitter.com/MensahTribeWDev

Acknowledgements

BoB Zirroll