Coder Social home page Coder Social logo

namiservice's Introduction

Nami service

In our coding life , we write the code repeat over and over again. But use the nami service ,you will not write the repeating code. It sound like perfect. I expect that Nami service can support all of the language,like java,python ,php ….

Recently I create two type to run our function:

Local:

For example , when we coding ,we can use function on the internet , such as :

result1 := functionOwnerName.function1(param1,param2) `nami` 
// go 
@nami("functionOwnerName")
String result1 = functionOwnerName.functionGroup.function1(param1,param2) 
// java 
@nami("tomonight")
String date = dateHandler.parse24Date(param1,param2) 
// java

When you use nami, your repository engineer will downloading this function into the code repository. Write nami:functionOwnerName.function1(param1,param2) , we don’t need write this function or download another jar file to support this function.we can get the result I need. Soud cool. Just like maven, I like this . It means that maven repository file turn to smaller function, I call it nami repository.

Online:

On the 5G years , coding online is not impossible , we believe that internet bag is reachable 99.999…….% almost

We can even run our code function on the internet , it is nami service another using.

It’s useful when we run our code in paas or another future container, i think it also useful to machine learning,robot coding.

It is only my first step consider for it , hope it's usrful for open source.let the rivers trickle into the ocean!!

namiservice's People

Contributors

tomonight avatar

Stargazers

 avatar

Watchers

James Cloos 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.