Giter Club home page Giter Club logo

Comments (3)

galadhremmin avatar galadhremmin commented on August 21, 2024

Oh, I definitely saw your attempts to reverse engineer the API in the logs! 🤣

I don't currently have a public API for the website. It's something I'd genuinely like to build though and I've got a separate stack I'm working on in C# (Dotnet Core) for this purpose, but it's a little ways off.

Is there anything I can build on Parf Edhellen to make the experience as convenient as the SMS service you have in mind? Is there any capability that we're missing? Or is it the performance that can be improved?

from parf-edhellen.

LinkBenjamin avatar LinkBenjamin commented on August 21, 2024

It's not necessarily a matter of performance - the site is working wonderfully. My idea was more about convenience, and (as a member of the Twilio Developer Relations team) a fun way to interact with the dictionary. Here's a youtube link to one of my coworkers describing a bit about how the last mile of my idea works: https://youtu.be/4jUMqutYmyE?t=1883

What we'd need from Parf Edhellen to enable it is a few controller-level methods that accept an input with a parameter and respond with something like a JSON string. So... if I hit https://www.elfdict.com/api/translate?query="A star shines on the hour of our meeting", for example, it would respond with an object containing the string "Elen síla lúmenn’ omentielvo", or maybe there could even be a version that returns it in Tengwar characters.

The best part about it is that you shouldn't need to rewrite the whole stack (unless you have other concerns)... just respond on certain routes with a formatted string instead of catching it and rendering a web page from it.

/translateEnglish?word="Elen"
/translateSindarin?word="Star"
/definition?query="Mordor"
/quotes?character="gimli",book="Return of the King"
/quotes/random (no parameters)

Those are just some general ideas here for things that could be fun that I thought of immediately - obviously we can find out from the audience what would be most interesting/valuable and prioritize building those.

from parf-edhellen.

galadhremmin avatar galadhremmin commented on August 21, 2024

Please DM me over Twitter (@parmaeldo)! There are some infrastructure considerations we need to discuss.

from parf-edhellen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.