GithubHelp home page GithubHelp logo

pcdv / flak Goto Github PK

View Code? Open in Web Editor NEW
39.0 5.0 9.0 456 KB

Minimalist web framework for Java (inspired by Flask)

License: Apache License 2.0

Java 99.37% HTML 0.57% JavaScript 0.02% Dockerfile 0.05%
java flask web-framework server-side lightweight

flak's People

Contributors

minigugus avatar pcdv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flak's Issues

How to specify multiple inputs to test

hi

noted that i can input different parameters in the route and corresponding in the function. But what should i put for the url to test it out?

e..g.

@post
@route ("/functionname/:arg1/:arg2")
@InputFormat ("JSON")
public void functionname(int arg1, int arg2)

No issue, just a question

Hi.

Is it possible to interop flak with python? I was thinking of using java to build the GUI and python for server-side operations and database comms.
Yes, I could do it all in Flask directly, but my partner only knows java and I know python, and we wanted to create an app together, so that's why.

Thanks

How to add flak-backend-jdk to my classpath?

Hi pcdv,

I'm new to the java development and want to try to use your flak. However, when I try to run the application, it will give me the error "Please add flak-backend-jdk to your classpath."
I have tried to add the flak-backend-jdk folder in the classpath, but it didn't work. could you specify how to add this folder into classpath in Eclipse? Thank you.

image
image

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.