Giter Site home page Giter Site logo

okapi's People

Contributors

andrixnet avatar bananeweizen avatar bekuno avatar bubski avatar deg-pl avatar faina09 avatar following5 avatar harrieklomp avatar kkarczmarczyk avatar kojoty avatar mzylowski avatar prmtl avatar teiling88 avatar wrygiel avatar

Stargazers

 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  avatar  avatar  avatar  avatar

okapi's Issues

Add an option to generate API key

Currently, there is no option to generate an API key. The "signup" page is 
empty.

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 12:29

Simplify authentication for public methods.

Currently all methods require OAuth signature. Methods which do not require 
Access Token might as well work with much simpler authentication. Proposed: 
consumer_key argument (interchangle with OAuth Consumer signature).

Original issue reported on code.google.com by rygielski on 20 Aug 2011 at 10:26

Add a page for administering allowed applications

Add a page for administering allowed applications. A logged-in user may see 
which applications he had authorized, and may revoke such permissions. There 
will also be links to the OKAPI docs there. When we add such page, OKAPI 
becomes public.

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 12:31

Add methods for retrieving cache info

Currently services/caches/search/* allow searching for geocaches, but there is 
no option to actually retrieve one, in any format.

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 12:11

OKAPI and issue tracker integration.

Integrate OKAPI with issue tracker. Allow posting comments on methods or even 
some specific chapters in public documentation.

Original issue reported on code.google.com by rygielski on 19 Aug 2011 at 9:01

Add support for GPX output format.

Add support for GPX and other GPS-compatible output formats.

Original issue reported on code.google.com by rygielski on 20 Aug 2011 at 8:38

Request Tokens and Nonces do not expire as the should

Request Tokens and Nonces do not expire as the should.
- Request Tokens are deleted after they're used, but if they're not, they stay 
in the database forever. Should be deleted after some time, for example 2 hours.
- Nonces might be deleted after 5 minutes (OAuth specs).

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 12:09

Add i18n support.

Add i18n support.

Original issue reported on code.google.com by rygielski on 25 Aug 2011 at 9:42

Add content to the "Introduction" page

"Introduction" page is empty. Add some content (authentication info, URL to 
this project, short descriptions of all methods).

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 11:51

Username mutability vs. user reference

Opencaching usernames may change? Or so I've heard...

This fact should seriously influence API signatures. We may not use usernames 
as keys, we'll have to require user IDs...

Original issue reported on code.google.com by rygielski on 16 Aug 2011 at 10:01

There is no way to retreive cache logs

Currently, there is no way to retreive cache logs. This functionality could be 
added to the services/caches/geocaches method (field "logs", plus maybe 
"logfields" parameter).

Original issue reported on code.google.com by rygielski on 17 Aug 2011 at 6:30

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.