Implementing a RESTful API

A RESTful API uses HTTP to send and receive data, so that functionality can be accessed as long as HTTP is available. Through HTTP using GET, POST, PUT and DELETE requests we gain access to CRUD functions.

Using Astro to build websites

Using Astro to build your website

Astro is an all-in-one web framework for building content-focused websites such as marketing sites, publishing sites, documentation sites, blogs, portfolios, and in some cases e-commerce sites.

Advantages of using Bulma CSS

Bulma UI Framework

Introducing Bulma CSS, a free, open-source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces.