Skip to main content

Pacifica UniqueID

Project description

Pacifica Unique ID

Build Status Build status Code Climate Issue Count Docker Stars Docker Pulls Docker Automated build

This is the pacifica unique ID generator API.

This service provides unique IDs for other pacifica services.

The API

The Call:

curl 'http://localhost:8000/getid?range=10&mode=file'

The Response

{"endIndex": 9, "startIndex": 0}

Select a different mode to get different unique IDs. If a mode is currently unsupported by the database, a new row will be started to support it

curl 'http://localhost:8000/getid?range=10&mode=file'
curl 'http://localhost:8000/getid?range=10&mode=upload'

The Response

{"endIndex": 9, "startIndex": 0}
{"endIndex": 9, "startIndex": 0}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pacifica-uniqueid-0.2.0.tar.gz (18.1 kB view details)

Uploaded Source

Built Distributions

pacifica_uniqueid-0.2.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

pacifica_uniqueid-0.2.0-py2-none-any.whl (13.9 kB view details)

Uploaded Python 2

File details

Details for the file pacifica-uniqueid-0.2.0.tar.gz.

File metadata

  • Download URL: pacifica-uniqueid-0.2.0.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for pacifica-uniqueid-0.2.0.tar.gz
Algorithm Hash digest
SHA256 48749228a540c2ae095031492960eb8d93990cd17bd1740929547b0b1aaa6461
MD5 5be45ea0776917d70fcbc240672ff5b3
BLAKE2b-256 ecab9122ea39d652dbbd92b11dba40606210c6b6bd0e90cc3b274ed73c1096a0

See more details on using hashes here.

File details

Details for the file pacifica_uniqueid-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pacifica_uniqueid-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for pacifica_uniqueid-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad04543fecd53280bc9c38ed7bd06a02186452ebf9647dd55d8dd3e5acac0dcc
MD5 75916ccbb0faca502dc96ebb067e3a2a
BLAKE2b-256 06bb8ff93f155c0c1f43b6cb1636d166cad7be238b888020409eb25a817f45c7

See more details on using hashes here.

File details

Details for the file pacifica_uniqueid-0.2.0-py2-none-any.whl.

File metadata

  • Download URL: pacifica_uniqueid-0.2.0-py2-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for pacifica_uniqueid-0.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 cffb5989d4d3c4f1fd4451f27dc5189ca78eec08ed3c4061fde59604785f5f88
MD5 f27bf8339c493e9d57adb70d3298e575
BLAKE2b-256 155261910171af45d6f00b5185de5b92178f38ad0329fd40c7ca1e55ce1cbd49

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page