DEV Community

Cover image for [VIDEO] Writing CRUD operations for a Swift API 🍭🍦 (Swift 5.1/Vapor 3)
✨ thetealpickle πŸ“±
✨ thetealpickle πŸ“±

Posted on β€’ Edited on

2 3

[VIDEO] Writing CRUD operations for a Swift API 🍭🍦 (Swift 5.1/Vapor 3)

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 πŸ₯”

Sentry blog image

The Visual Studio App Center’s retiring

But sadly….you’re not. See how to make the switch to Sentry for all your crash reporting needs.

Read more

Top comments (1)

Collapse
 
ad0791 profile image
Alexandro Disla β€’

Hello i hope you are doing great. I am learning nodejs. But recently i have been attracted to learning swift and swift ui. Then i was asking to myself, how can you do backend with swift. I found about vapor and kitura. Do you have a work where you link up

SwiftUI and vapor?

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay