Lock in $30 Savings on PRO—Offer Ends Soon! ⏳

Designing Web Services using ActiveResource

Avatar for Keshav Biswa Keshav Biswa
June 23, 2024
20

Designing Web Services using ActiveResource

Avatar for Keshav Biswa

Keshav Biswa

June 23, 2024
Tweet

Transcript

  1. https://github.com/keshavbiswa https://twitter.com/keshavbiswa21 I’m a Senior Software Engineer at Saeloun. •

    Working with Ruby since 2018 • Have worked with multiple frameworks and languages • Open source Enthusiast About Me
  2. https://github.com/keshavbiswa https://twitter.com/keshavbiswa21 • Wrapper to your external API services •

    Provides ORMs functionalities • Easy to configure • Provides Authentication Support ActiveResource https://www.youtube.com/watch?v=hdHjjBS4cs8
  3. https://github.com/keshavbiswa https://twitter.com/keshavbiswa21 • Parses the code with the grammar •

    Creates an AST • Evaluates AST • Adds to the context • Returns the context Validations
  4. https://github.com/keshavbiswa https://twitter.com/keshavbiswa21 RESOURCES To understand more about parsers, compilers, ASTs:

    • https://github.com/rails/activeresource • https://github.com/keshavbiswa/active-resource-github-dashboard (Github Dashboard) • https://github.com/keshavbiswa/activeresource-blog-api (Blog API) • https://github.com/keshavbiswa/active-resource-blog-client