Blog API project

API project API project
API project

Project information


This is a list of files for a blog application that I have completed for my web communication project at JensenYh.

The first function is that it "fetches" blog post from the API: https://blog-api-assignment.up.railway.app/posts and displays blog posts (the first 100 characters) made by my classmates and myself.

This taught me the use of API to get information from a source. I found it to be a very interesting assignment because I got to see the inner workings of how information can be taken from an outside source and see the results of not only my classmates using the API but myself also.