paint-brush
Writing CRUD operations for a Swift API 🍭🍦by@thetealpickle
647 reads
647 reads

Writing CRUD operations for a Swift API 🍭🍦

by JessicaJanuary 10th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this video I go into creating CRUD endpoints for a Swift API!! CRUD stands for Creating Retrieving Updating Updating Deleting Deleting. The API is created using the Vapor framework and leverages the Fluent library for abstracting out our database interactions. You can download the repository I am working on for this video on my GitHub at my cheese-api-swift repository.Check out the other videos in the series! Stay connected with me on the internet @thetealpickle, leave a response or tweet on twitter.

Company Mentioned

Mention Thumbnail
featured image - Writing CRUD operations for a Swift API 🍭🍦
Jessica HackerNoon profile picture

HELLO INTERNET.🍭🍦 In this video I go into creating CRUD endpoints for a Swift API !! 🖥

CRUD stands for Creating Retrieving Updating Deleting

Let's get CRUDy 😁

CRUD operations are ways to interact with a database and in this video I show you how to create CRUD endpoints within a Swift API.

This API is created using the Vapor framework and leverages the Fluent library for abstracting out our database interactions.

You can download the repository I am working on for this video on my GitHub at my cheese-api-swift repository💪🏾

Check out the other videos in the series! 📺

Stay connected with me on the internet @thetealpickle, leave a response or send me a tweet on twitter. Dont forget to share the ❤️

Namaste. Jessica 🥔