Giter Club home page Giter Club logo

mapycz-api's Introduction

πŸ‘‹ Hey there, Tomas here!

I'm (not only) full-stack web developer.

  • ❀️ Primary focus is backend PHP but I'm doing frontend too.
  • πŸ€– I love automating various tasks
  • ⚑ REST API endpoints are my virtual home
  • 🀝 Opensource cooperation is a must have

πŸ“œ Skills

πŸ›  Technical

Area Keywords
PHP 🐘 Nette, Latte, Composer, PHPUnit, PHPStan
Node.js πŸ“— Express, Mocha, npm, modules
Database πŸ’Ύ MySQL, MariaDB, Oracle Database, MSSQL, Firebird, MongoDB, Redis, SQLite, database design, procedures
HTML, CSS πŸ“˜ Bootstrap, Foundation, Bulma, Font Awesome, LESS, responsive design, CSS sprites
Other πŸ–₯️ GIT, Python, Nginx, Scrapy, Telegram Bot API, Raspberry Pi, JSON Schema, RabbitMQ, Docker, Linux server management, OAuth 2, OOP, Code review, BASH

πŸ’¬ Languages

Language Level
Czech πŸ‡¨πŸ‡Ώ Native speaker
English πŸ‡ΊπŸ‡Έ B2

πŸ“¬ Contacts

Web πŸ•ΈοΈ tomas.palider.cz
Email πŸ“§ [email protected]
Telegram βœ‰οΈ @DJTommek
Linkedin πŸ”— tomas-palider
Github πŸ±β€πŸ’» DJTommek

mapycz-api's People

Contributors

djtommek avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mapycz-api's Issues

Seznam.cz public API

Seznam.cz is introducing official REST API https://developer.mapy.cz/rest-api/

So far in private paid BETA access without any free access at all.

Backward compatibility

Endpoints using URL https://api.mapy.cz/ is now not working or working differently. As of 2023-06 it seems, that new unofficial endpoint is https://api.mapy.cz/v0/ requiring API key as HTTP header X-Mapy-Api-Key.

They also added documentation on https://api.mapy.cz/v1/docs/

Endpoints using URL https://pro.mapy.cz so far working correctly.

Endpoint search

Add support for API endpoint for searching: https://pro.mapy.cz/search
Similarly to other endpoints, this can be altered to request and return data in XML by adjusting HTTP headers content-type: text/xml and accept: application/json instead of application/x-base64-frpc respectively.

PHP Fatal error

Hi,
I am getting this fatal error even if I updated my curl and dlownlaoded the latest cacert.pem file and set the php.ini. I am using php-8.2.7
openssl.cafile= "β€ͺC:/php-8.2.7/cacert.pem"
curl.cainfo = "β€ͺC:/php-8.2.7/cacert.pem"

C:\Users\cervenka\mapycz-api\examples>php loadPoi.php
PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 77: error setting certificate file: β€ͺC:/php-8.2.7/cacert.pem (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://pro.mapy.cz/poiagg in C:\Users\cervenka\mapycz-api\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:211
Stack trace:

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.