Coder Social home page Coder Social logo

hacktor's Introduction

hacktor

Hacking with KTor service in Kotlin

Running the project locally

  • build and run via $ ./gradlew run
    • service will be available at http://127.0.0.1:8080/json/gson

Deploy to, and run on, heroku

$ heroku create
$ git push heroku master
$ heroku open

Examples

References (to explore)

https://ktor.io/quickstart/guides/api.html https://ktor.io/quickstart/quickstart/gradle.html https://ktor.io/samples/app/youkube.html https://github.com/ktorio/ktor-samples/blob/master/app/youkube/README.md https://proandroiddev.com/roll-your-own-streaming-music-service-with-kotlin-e5fef9edfa9f https://ktor.io/servers/deploy/hosting/heroku.html https://github.com/johnrengelman/shadow https://github.com/orangy/ktor-heroku-start https://devcenter.heroku.com/articles/deploying-gradle-apps-on-heroku https://docs.aws.amazon.com/polly/latest/dg/longer-cli.html https://wiki.postgresql.org/wiki/BinaryFilesInDB https://www.postgresql.org/docs/current/largeobjects.html https://jdbc.postgresql.org/documentation/80/binary-data.html https://stackoverflow.com/questions/35567696/has-anybody-ever-stored-an-mp3-in-a-redis-cache https://github.com/ktorio/ktor-clients https://www.baeldung.com/jackson-vs-gson https://stackoverflow.com/questions/33526612/how-to-change-name-of-jar-created-using-shadowjar https://docs.gradle.org/current/dsl/org.gradle.api.tasks.bundling.Jar.html#org.gradle.api.tasks.bundling.Jar:destinationDirectory https://github.com/timbogit/hacktor

hacktor's People

Contributors

awarshavsky avatar timbogit avatar

Watchers

 avatar  avatar  avatar

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.