Vapor

@codevapor

A web framework for Swift. . Server side Swift. Tweets by &

Manhattan, NY
Joined February 2016

Tweets

You blocked @codevapor

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @codevapor

  1. Pinned Tweet
    18 Dec 2019

    Vapor 4 is nearing completion! Take a look at what's coming soon:

    Undo
  2. Retweeted
    Jul 17

    Want to work on full time? We are hiring a Full-Stack Developer working in React on the frontend and Vapor on the backend!

    Undo
  3. Retweeted
    Jul 19

    ➕ Swift Vapor integration in MongoDB 5.0 ➕ , the leading framework for Swift web apps, is now integrated with our Swift driver! Developers now have seamless access to MongoDB features and functions. ✨ Learn more →

    Undo
  4. Jul 8
    Undo
  5. Retweeted
    May 25

    These are just any trace logs. These are trace logs from a Swift web framework (Vapor) using a Swift AWS SDK (Soto) and Swift tracing implementations (OpenTelemetry) running across multiple services and databases. 😎 Will have more details to follow in the next few days!

    Trace of a request across multiple services shown in AWS X-Ray
    Trace of a request to multiple services showing one service returning a 404
    Show this thread
    Undo
  6. Retweeted
    Apr 28
    Show this thread
    Undo
  7. Retweeted
    Apr 6

    Slowly making my way through a load of old issues and PRs in Vapor and it's related projects now I have more time (read no book!) If you have an issue/PR that hasn't had any attention or movement in a while ping me on GH so my notifications pick it up and I can take a look!

    Undo
  8. Retweeted
    Mar 31

    Calling fans: our definitive book on building web apps and APIs, Server-Side Swift with Vapor, is now fully updated for Vapor 4! Come see what the fine folks behind have done with this edition. Oh, and a new chapter on SIwA, too:

    Undo
  9. Feb 22

    Vapor has created a security advisory for anyone using metrics. You should update to 4.40.1. See GitHub for more details

    Undo
  10. Retweeted
    Feb 2

    WebSockets features are reaaally cool, in only 2h I set up my little chat app. Thank you vapor team for this awesome work and for this clear and concise tutorial 🤟

    Undo
  11. Retweeted
    Feb 1

    The docs are super good. I'm speeding through this with all of my questions answered.

    Undo
  12. Retweeted
    Jan 2

    While my WebGL experiments are stalled due to issues in our WebIDL parser, I’m trying to integrate with in the meantime. This would allow rendering Tokamak/SwiftUI views in Vapor routes. Only stateless views for now, but a good start!

    import TokamakVapor
import class Vapor.Application

struct Hello: View {
    var body: some View {
        VStack {
            Text("Hello, world!")
            Text("Some red text below")
                .foregroundColor(.red)
        }
    }
}

func routes(_ app: Application) throws {
    app.get { _ in
        Hello()
    }
}
    Show this thread
    Undo
  13. Retweeted
    Jan 1

    📱Two-factor authentication (2FA) is using two different things to verify your identity. Learn to keep your app secure with 2FA. shows how with the Verify & !

    Undo
  14. Retweeted
    21 Dec 2020

    On an otherwise pretty dark day, this little shine of light popped up 🌟 I Damm proud I get to join the amazing server side swift tutorial team at Ray Wenderlich! 👏

    Undo
  15. Retweeted
    15 Dec 2020

    Do you have any questions about or server-side swift? We'll be talking with this month about their current state (spoiler 📈 ) Meanwhile listen to our episode with to learn about how Vapor 4 works and what you can do with it

    Undo
  16. Retweeted
    16 Dec 2020

    Next video part 10. SwiftUI 2.0 Instagram Clone Comments Screen Connect to Vapor Server.

    Show this thread
    Undo
  17. Retweeted

    💧Vapor 4 reached a milestone today: with the release of 📦Redis 4.0 and 📦Redis Queues Driver 1.0 all Vapor 4 packages are released now 🚀. Huge thanks to all core developers and contributors.

    Undo
  18. Retweeted
    10 Dec 2020

    SwiftUI 2.0 Instagram Clone: Connecting Client to Vapor Server Part 9. Please note it's better to watch video to end as I give a clearer example of Strong Reference Cycles in the end.

    Undo
  19. Retweeted
    9 Dec 2020

    I'm excited to talk to this month about Server-Side Swift and So much growth since this episode. Have any questions I should ask on the state of server-side Swift? Catch our previous episode and let me know.

    Undo
  20. 8 Dec 2020
    Undo
  21. Retweeted

    Soto, the community-driven AWS SDK for , released version 5.0! 🤩 ⚡️ Uses NIO's `async-http-client` 🩺 Supports `swift-log` & `swift-metrics` 🔐 Updated credentials provider ❌ No OpenSSL dependencies ➕ many more!

    Undo

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·