Coder Social home page Coder Social logo

ias3api's People

Contributors

edwardbetts avatar jesseweinstein avatar jjjake avatar vmbrasseur 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ias3api's Issues

Confirm all external links still work

All of the external links in this doc harken from 2011.

It'd be wise to take a pass through each doc to confirm that all of these links still work and, if not, replace them with ones which do.

Add 'other tools' page

Add a page which lists the other IA tools: Jake's Python script/library, the metadata API, torrents for downloads.

Add a CONTRIBUTORS file

  • Populate it with the people who have contributed so far.
  • Add updating it to the Contributing.md file

Summarize the functionality

There's no single, "And here's what you can do with this API..." blurb anywhere.

Add this, either to the README, the introduction, or both.

Fix code example formatting

Consider display options

Right now the document is relying upon Github's markdown processing/display.

Eventually, may want to consider other options, if only leveraging the theme-ability of github.io.

Fix links to marc.xml, meta.mrc

I renamed the xml/mrc files in the appendix to .md to give more control over formatting.

Unfortunately, these are linked elsewhere in the documentation.

Gotta fix those links.

Typo in docs

In the Amazon S3 Headers of the headers documentation, x-amz-auto-make-bucket is mentioned. In the following paragraphs, another header x-archive-auto-make-bucket is described. The first one begins x-amz and the second x-archive. Is this a typo? Should these two headers be the same?

examples/curl-update_metadata.md

i have read examples/curl-update_metadata.md and tried:

$ curl --location
--header 'x-archive-ignore-preexisting-bucket:1'
--header 'x-archive-meta01-collection:opensource'
--header 'x-archive-meta-mediatype:software'
--header 'authorization: LOW myaccesskey:mysecretkey'
--upload-file /dev/null
http://s3.us.archive.org/lxfrudvd180
but received "411 Length Required" error ("A request of the requested method PUT requires a valid Content-length.").

i tried to add a header "Content-Length:0", but the error is the same.

Add donate link

The IA donation link should be present in this doc. Add it to:

  • README.md
  • SUPPORT.md
  • contributors.md
  • othertools.md

Add python code examples

In the Code Examples section, add example code for:

  • using boto
  • using ia-wrapper

(I will do this and send a pull request later this week)

Add 'support' page

Refactor the support stuff off ./README.md into it's own page. Link to it from README.md (and elsewhere if necessary).

Add ticket #'s to missing pages

There are three pages without content. They should at the very least reference the Github issues for that missing content.

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.